Searched defs:filter_length (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | celp_filters.c | 62 int filter_length, int stop_on_overflow, in ff_celp_lp_synthesis_filter() 86 int filter_length) in ff_celp_lp_synthesis_filterf() 201 int filter_length) in ff_celp_lp_zero_synthesis_filterf()
|
D | acelp_filters.c | 46 int frac_pos, int filter_length, int length) in ff_acelp_interpolate() 80 int frac_pos, int filter_length, int length) in ff_acelp_interpolatef()
|
D | ralf.c | 59 int filter_length; ///< length of the filter for the current channel data member
|
/third_party/ffmpeg/libavcodec/mips/ |
D | celp_filters_mips.c | 65 int filter_length) in ff_celp_lp_synthesis_filterf_mips() 204 int filter_length) in ff_celp_lp_zero_synthesis_filterf_mips()
|
D | acelp_filters_mips.c | 63 int frac_pos, int filter_length, int length) in ff_acelp_interpolatef_mips()
|
/third_party/ffmpeg/libavresample/ |
D | resample.h | 32 int filter_length; member
|
/third_party/gstreamer/gstplugins_bad/ext/openmpt/ |
D | gstopenmptdec.h | 58 gint master_gain, stereo_separation, filter_length, volume_ramping; member
|
/third_party/ffmpeg/libswresample/ |
D | resample.h | 33 int filter_length; member
|
D | resample.c | 295 int filter_length = FFMAX((int)ceil(filter_size/factor), 1); in resample_init() local
|
/third_party/ffmpeg/libswresample/x86/ |
D | resample.asm | 34 .filter_length: resd 1 label
|
/third_party/pulseaudio/src/pulsecore/ffmpeg/ |
D | resample2.c | 60 int filter_length; member
|