Home
last modified time | relevance | path

Searched refs:ff_dca_lfe_fir_128 (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddcadata.h61 extern const float ff_dca_lfe_fir_128[256];
Ddcadata.c7482 DECLARE_ALIGNED(16, const float, ff_dca_lfe_fir_128)[256] = { variable
Ddca_core.c2249 filter_coeff = ff_dca_lfe_fir_128; in filter_frame_float()