Home
last modified time | relevance | path

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

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