Searched defs:minAttackNrg (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dblock_switch.c62 static const Word32 minAttackNrg = 0x00001e84; /* minimum energy for attacks 1e+6 */ variable
182 if (enMax < minAttackNrg) {

Completed in 20 milliseconds