Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_decoder.c470 int extrapolation_offset; in celt_decode_lost() local
552 extrapolation_offset = MAX_PERIOD-pitch_index; in celt_decode_lost()
567 exc[extrapolation_offset+j])), SIG_SHIFT); in celt_decode_lost()
571 buf[DECODE_BUFFER_SIZE-MAX_PERIOD-N+extrapolation_offset+j], in celt_decode_lost()