Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Dlpc_analysis.c395 int16_t criterion2; in WebRtcIsac_GetLpcCoefUb() local
443 criterion2 = (((frameCntr+1) % 4) == 0) && in WebRtcIsac_GetLpcCoefUb()
445 if(criterion1 || criterion2) in WebRtcIsac_GetLpcCoefUb()