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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_configuration.c66 static const Word32 c_maxClipEnergyShort = 0x01dcd650; /* 2.0e9f/(AACENC_TRANS_FAC*AACENC_TRANS_FAC)*/ variable
481 psyConf->clipEnergy = c_maxClipEnergyShort;

Completed in 41 milliseconds