Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_decoder.c621 int extrapolation_offset; in celt_decode_lost() local
711 extrapolation_offset = MAX_PERIOD-pitch_index; in celt_decode_lost()
726 exc[extrapolation_offset+j])), SIG_SHIFT); in celt_decode_lost()
730 buf[DECODE_BUFFER_SIZE-MAX_PERIOD-N+extrapolation_offset+j], in celt_decode_lost()