Searched refs:ff_silk_pitch_scale (Results 1 – 3 of 3) sorted by relevance
102 extern const uint16_t ff_silk_pitch_scale[];
598 const uint16_t ff_silk_pitch_scale[] = { 4, 6, 8}; variable
620 highbits*ff_silk_pitch_scale[s->bandwidth] + lowbits; in silk_decode_frame()