Home
last modified time | relevance | path

Searched defs:NB_FILTERS (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daptxdec.c31 static void aptx_qmf_polyphase_synthesis(FilterSignal signal[NB_FILTERS], in aptx_qmf_polyphase_synthesis()
36 int32_t samples[NB_FILTERS]) in aptx_qmf_polyphase_synthesis()
Daptxenc.c32 static void aptx_qmf_polyphase_analysis(FilterSignal signal[NB_FILTERS], in aptx_qmf_polyphase_analysis()
35 int32_t samples[NB_FILTERS], in aptx_qmf_polyphase_analysis()
Daptx.h47 #define NB_FILTERS 2 macro
/third_party/ffmpeg/libavfilter/
Dvf_waveform.c49 NB_FILTERS enumerator