Searched refs:OPUS_MODE_CELT (Results 1 – 4 of 4) sorted by relevance
66 OPUS_MODE_CELT, enumerator
243 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()
212 s->p.mode = OPUS_MODE_CELT; in psy_output_groups()
269 pkt->mode = OPUS_MODE_CELT; in ff_opus_parse_packet()