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()
212 opus_int16 ec_prevLagIndex; member285 opus_int16 ec_prevLagIndex; member
169 ec_prevLagIndex_copy = psEnc->sCmn.ec_prevLagIndex; in silk_encode_frame_FLP()182 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FLP()220 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FLP()
172 ec_prevLagIndex_copy = psEnc->sCmn.ec_prevLagIndex; in silk_encode_frame_FIX()186 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FIX()234 psEnc->sCmn.ec_prevLagIndex = ec_prevLagIndex_copy; in silk_encode_frame_FIX()