Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptxdec.c35 int32_t high_subband_input, in aptx_qmf_polyphase_synthesis() argument
41 subbands[0] = low_subband_input + high_subband_input; in aptx_qmf_polyphase_synthesis()
42 subbands[1] = low_subband_input - high_subband_input; in aptx_qmf_polyphase_synthesis()