Searched refs:ff_silk_pitch_max_lag (Results 1 – 3 of 3) sorted by relevance
102 extern const uint16_t ff_silk_pitch_max_lag[];
602 const uint16_t ff_silk_pitch_max_lag[] = {144, 216, 288}; variable
641 ff_silk_pitch_max_lag[s->bandwidth]); in silk_decode_frame()