Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datrac1.c261 float iqmf_temp[512 + 46]; in at1_subband_synthesis() local
264 ff_atrac_iqmf(q->bands[0], q->bands[1], 128, temp, su->fst_qmf_delay, iqmf_temp); in at1_subband_synthesis()
271 ff_atrac_iqmf(temp, su->last_qmf_delay, 256, pOut, su->snd_qmf_delay, iqmf_temp); in at1_subband_synthesis()