Home
last modified time | relevance | path

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

/external/libopus/silk/float/
Dencode_frame_FLP.c102 opus_int16 ec_prevLagIndex_copy; in silk_encode_frame_FLP() local
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()
/external/libopus/silk/fixed/
Dencode_frame_FIX.c102 opus_int16 ec_prevLagIndex_copy; in silk_encode_frame_FIX() local
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()