Searched refs:ff_celt_decode_frame (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | opus_celt.h | 169 int ff_celt_decode_frame(CeltFrame *f, OpusRangeCoder *rc, float **output,
|
H A D | opusdec.c | 161 ret = ff_celt_decode_frame(s->celt, &s->redundancy_rc, in opus_decode_redundancy() 271 ret = ff_celt_decode_frame(s->celt, &s->rc, dst, in opus_decode_frame()
|
H A D | opus_celt.c | 320 int ff_celt_decode_frame(CeltFrame *f, OpusRangeCoder *rc, in ff_celt_decode_frame() function
|
Completed in 4 milliseconds