Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopus.h122 DECLARE_ALIGNED(32, float, celt_buf)[2][960]; member
Dopusdec.c653 s->celt_output[j] = s->celt_buf[j]; in opus_decode_init()