Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_decoder.c582 int extrapolation_offset; in celt_decode_lost() local
680 extrapolation_offset = MAX_PERIOD-pitch_index; in celt_decode_lost()
695 exc[extrapolation_offset+j])), SIG_SHIFT); in celt_decode_lost()
699 buf[DECODE_BUFFER_SIZE-MAX_PERIOD-N+extrapolation_offset+j], in celt_decode_lost()