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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Dresample.c73 int phase_count = 1 << c->phase_shift; local
126 int phase_count = 1 << avr->phase_shift; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswresample/
H A Dresample.c70 static int build_filter(ResampleContext *c, void *filter, double factor, int tap_count, int alloc, int phase_count, int scale, argument
180 int phase_count= 1<<phase_shift; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dresample2.c99 static int build_filter(FELEM *filter, double factor, int tap_count, int phase_count, int scale, int type){ argument
192 int phase_count= 1<<phase_shift; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dresample2.c102 static int build_filter(FELEM *filter, double factor, int tap_count, int phase_count, int scale, int type){ argument
195 int phase_count= 1<<phase_shift; local
[all...]

Completed in 61 milliseconds