Home
last modified time | relevance | path

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

/external/libopus/silk/
Ddecode_core.c46 opus_int i, k, lag = 0, start_idx, sLTP_buf_idx, NLSF_interpolation_flag, signalType; in silk_decode_core() local
66 NLSF_interpolation_flag = 1; in silk_decode_core()
68 NLSF_interpolation_flag = 0; in silk_decode_core()
141 if( k == 0 || ( k == 2 && NLSF_interpolation_flag ) ) { in silk_decode_core()