Searched defs:celt_delay (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | opusdec.c | 280 int celt_delay = s->packet.frame_duration - celt_output_samples; in opus_decode_frame() local [all...] |
H A D | opus.h | 136 AVAudioFifo *celt_delay; member |
Completed in 2 milliseconds