Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dopustab.h117 extern const uint8_t ff_silk_quant_offset[2][2];
H A Dopustab.c749 const uint8_t ff_silk_quant_offset[2][2] = { /* (0.23) */ variable
H A Dopus_silk.c489 excitation[i] = value * 256 | ff_silk_quant_offset[voiced][qoffset_high]; in silk_decode_excitation()

Completed in 5 milliseconds