Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dopustab.h102 extern const uint16_t ff_silk_pitch_scale[];
Dopustab.c598 const uint16_t ff_silk_pitch_scale[] = { 4, 6, 8}; variable
Dopus_silk.c620 highbits*ff_silk_pitch_scale[s->bandwidth] + lowbits; in silk_decode_frame()