Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopustab.h40 extern const uint16_t ff_silk_model_mid_only[];
Dopustab.c43 const uint16_t ff_silk_model_mid_only[] = {256, 192, 256}; variable
Dopus_silk.c549 s->midonly = active1 ? 0 : ff_opus_rc_dec_cdf(rc, ff_silk_model_mid_only); in silk_decode_frame()