Searched refs:last_pitch_index (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/opus/src/celt/
H A Dcelt_decoder.c80 int last_pitch_index; member in struct:OpusCustomDecoder
456 st->last_pitch_index = pitch_index;
458 pitch_index = st->last_pitch_index;
/external/libopus/celt/
H A Dcelt_decoder.c80 int last_pitch_index; member in struct:OpusCustomDecoder
456 st->last_pitch_index = pitch_index;
458 pitch_index = st->last_pitch_index;

Completed in 136 milliseconds