Home
last modified time | relevance | path

Searched defs:DUMB_RESAMPLER (Results 1 – 7 of 7) sorted by relevance

/dports/audio/audiere/audiere-1.9.4/src/
H A Ddumb_resample.h40 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
44 struct DUMB_RESAMPLER struct
60 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, long pos, long start, long end); argument
/dports/audio/dumb/dumb-0.9.3/include/
H A Ddumb.h595 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
599 struct DUMB_RESAMPLER struct
619 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, int src_channels, long pos, lon… argument
/dports/audio/dumb-allegro/dumb-0.9.3/include/
H A Ddumb.h595 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
599 struct DUMB_RESAMPLER struct
619 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, int src_channels, long pos, lon… argument
/dports/games/ags/ags_linux_v.3.4.4.1/Common/libinclude/
H A Ddumb.h521 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
525 struct DUMB_RESAMPLER struct
541 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, long pos, long start, long end); argument
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/dumb-kode54/include/
H A Ddumb.h687 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
693 struct DUMB_RESAMPLER struct
695 void *src;
696 long pos;
697 int subpos;
698 long start, end;
699 int dir;
723 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, int src_channels, long pos, lon… argument
/dports/games/zdoom/zdoom-2.8.1/dumb/include/
H A Ddumb.h702 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
708 struct DUMB_RESAMPLER struct
710 void *src;
711 int32 pos;
712 int subpos;
713 int32 start, end;
714 int dir;
738 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, int src_channels, int32 pos, in… argument
/dports/games/openomf/dumb-238f23c/dumb/include/
H A Ddumb.h715 typedef struct DUMB_RESAMPLER DUMB_RESAMPLER; typedef
721 struct DUMB_RESAMPLER struct
723 void *src;
724 long pos;
725 int subpos;
726 long start, end;
727 int dir;
751 void dumb_reset_resampler(DUMB_RESAMPLER *resampler, sample_t *src, int src_channels, long pos, lon… argument