Home
last modified time | relevance | path

Searched defs:lowpass (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dtinterlace.h69 int lowpass; ///< legacy interlace filter lowpass mode member
Dvf_hqdn3d.c51 static uint32_t lowpass(int prev, int cur, int16_t *coef, int depth) in lowpass() function
Daf_asoftclip.c61 Lowpass lowpass[MAX_OVERSAMPLE]; member
Daf_biquads.c85 lowpass, enumerator
Dvf_waveform.c824 static av_always_inline void lowpass(WaveformContext *s, in lowpass() function
/third_party/lame/libmp3lame/
Dlame.c210 int lowpass; in optimum_bandwidth() member
723 double lowpass = 16000; in lame_init_params() local