HomeSort by relevance Sort by last modified time
    Searched refs:last_pitch_index (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/opus/src/celt/
celt_decoder.c 80 int last_pitch_index; member in struct:OpusCustomDecoder
456 st->last_pitch_index = pitch_index;
458 pitch_index = st->last_pitch_index;
    [all...]
  /external/libopus/celt/
celt_decoder.c 80 int last_pitch_index; member in struct:OpusCustomDecoder
456 st->last_pitch_index = pitch_index;
458 pitch_index = st->last_pitch_index;
    [all...]

Completed in 660 milliseconds