Home
last modified time | relevance | path

Searched defs:tap_count (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavresample/
H A Dresample_template.c103 set_filter(void *filter0, double *tab, int phase, int tap_count) set_filter() argument
H A Dresample.c72 int tap_count = c->filter_length; in build_filter() local
/third_party/pulseaudio/src/pulsecore/ffmpeg/
H A Dresample2.c94 void av_build_filter(FELEM *filter, double factor, int tap_count, int phase_count, int scale, int type){ in av_build_filter() argument
[all...]
/third_party/ffmpeg/libswresample/
H A Dresample.c145 static int build_filter(ResampleContext *c, void *filter, double factor, int tap_count, int alloc, int phase_count, int scale, in build_filter() argument
[all...]

Completed in 3 milliseconds