Home
last modified time | relevance | path

Searched refs:OPUS_MODE_SILK (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dopus.h64 OPUS_MODE_SILK, enumerator
H A Dopusdec.c187 if (s->packet.mode == OPUS_MODE_SILK || s->packet.mode == OPUS_MODE_HYBRID) { in opus_decode_frame()
218 else if (s->packet.mode == OPUS_MODE_SILK && consumed + 17 <= size * 8) in opus_decode_frame()
H A Dopus.c263 pkt->mode = OPUS_MODE_SILK; in ff_opus_parse_packet()

Completed in 4 milliseconds