Home
last modified time | relevance | path

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

/frameworks/av/media/module/codecs/amrnb/dec/src/
Dbgnscd.cpp496 if ((maxEnergy > LOWERNOISELIMIT) && in Bgn_scd()
498 (currEnergy > LOWERNOISELIMIT) && in Bgn_scd()
Dbgnscd.h84 #define LOWERNOISELIMIT 20 /* 5 */ macro