Home
last modified time | relevance | path

Searched defs:FILTER_TAPS (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daptxdec.c32 const int32_t coeffs[NB_FILTERS][FILTER_TAPS], in aptx_qmf_polyphase_synthesis()
Daptx.h48 #define FILTER_TAPS 16 macro
178 const int32_t coeffs[FILTER_TAPS], in aptx_qmf_convolution()
Daptxenc.c33 const int32_t coeffs[NB_FILTERS][FILTER_TAPS], in aptx_qmf_polyphase_analysis()