Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_decoder.c486 static int celt_plc_pitch_search(celt_sig *decode_mem[2], int C, int arch) in celt_plc_pitch_search() function
606 st->last_pitch_index = pitch_index = celt_plc_pitch_search(decode_mem, C, st->arch); in celt_decode_lost()