Home
last modified time | relevance | path

Searched refs:midonly (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dopus_silk.c49 int midonly; member
549 s->midonly = active1 ? 0 : ff_opus_rc_dec_cdf(rc, ff_silk_model_mid_only); in silk_decode_frame()
838 for (j = 0; j < coded_channels && !s->midonly; j++) in ff_silk_decode_superframe()
842 if (s->midonly && s->frame[1].coded) in ff_silk_decode_superframe()
855 s->midonly = 0; in ff_silk_decode_superframe()