Home
last modified time | relevance | path

Searched refs:OPUS_MODE_CELT (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopus.h66 OPUS_MODE_CELT, enumerator
H A Dopusdec.c243 if (s->packet.mode == OPUS_MODE_CELT || s->packet.mode == OPUS_MODE_HYBRID) { in opus_decode_frame()
245 float **dst = (s->packet.mode == OPUS_MODE_CELT) ? in opus_decode_frame()
350 flush_needed = (s->packet.mode == OPUS_MODE_CELT) || (cur_samplerate != s->silk_samplerate); in opus_decode_subpacket()
H A Dopusenc_psy.c212 s->p.mode = OPUS_MODE_CELT; in psy_output_groups()
H A Dopus.c269 pkt->mode = OPUS_MODE_CELT; in ff_opus_parse_packet()

Completed in 4 milliseconds