Searched refs:inbgNoise (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
H A Dbgnscd.cpp205 inbgNoise = flag if background noise is present (Word16)
239 Word16 prevVoiced, inbgNoise;
289 inbgNoise = 0; // false
318 inbgNoise = 1; // true
373 return inbgNoise;
408 Word16 prevVoiced, inbgNoise; local
520 inbgNoise = TRUE;
524 inbgNoise = FALSE;
588 return(inbgNoise);

Completed in 76 milliseconds