Searched refs:ec_prevLagIndex (Results 1 – 5 of 5) sorted by relevance
112 psDec->indices.lagIndex = (opus_int16)( psDec->ec_prevLagIndex + delta_lagIndex ); in silk_decode_indices()121 psDec->ec_prevLagIndex = psDec->indices.lagIndex; in silk_decode_indices()
121 delta_lagIndex = psIndices->lagIndex - psEncC->ec_prevLagIndex; in silk_encode_indices()141 psEncC->ec_prevLagIndex = psIndices->lagIndex; in silk_encode_indices()
213 opus_int16 ec_prevLagIndex; member286 opus_int16 ec_prevLagIndex; member
176 ec_prevLagIndex_copy = psEnc->sCmn.ec_prevLagIndex; in silk_encode_frame_FLP()189 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FLP()227 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FLP()
179 ec_prevLagIndex_copy = psEnc->sCmn.ec_prevLagIndex; in silk_encode_frame_FIX()193 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FIX()241 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FIX()