Searched refs:celt_buf (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | opus.h | 122 DECLARE_ALIGNED(32, float, celt_buf)[2][960]; member |
D | opusdec.c | 653 s->celt_output[j] = s->celt_buf[j]; in opus_decode_init() |