Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.c362 int16_t tmp16, chng1, chng2, chng3, chng4, tmp, chngQ, oldNrgQlog, pgQ, pg3; in WebRtcIsacfix_GetVars() local
394 chng4 = WEBRTC_SPL_ABS_W16(nrgQlog[0]-oldNrgQlog); in WebRtcIsacfix_GetVars()
395 tmp = chng1+chng2+chng3+chng4; in WebRtcIsacfix_GetVars()