Searched refs:delay_buf1 (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | atrac3.c | 88 float delay_buf1[46]; ///<qmf delay buffers member 750 ff_atrac_iqmf(p1, p2, 256, p1, q->units[i].delay_buf1, q->temp_buf); in decode_frame() 785 ff_atrac_iqmf(p1, p2, 256, p1, q->units[i].delay_buf1, q->temp_buf); in al_decode_frame()
|
Completed in 2 milliseconds