Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_decoder.c60 #define PLC_PITCH_LAG_MIN (100) macro
132 celt_assert(st->last_pitch_index >= PLC_PITCH_LAG_MIN || st->last_pitch_index == 0); in validate_celt_decoder()
490 PLC_PITCH_LAG_MAX-PLC_PITCH_LAG_MIN, &pitch_index, arch); in celt_plc_pitch_search()