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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_configuration.c61 static const Word16 c_minRemainingThresholdFactor = 0x0148; /* 0.01 *(1 << 15)*/ variable
397 psyConf->minRemainingThresholdFactor = c_minRemainingThresholdFactor; /* 0.01 *(1 << 15)*/
479 psyConf->minRemainingThresholdFactor = c_minRemainingThresholdFactor;

Completed in 86 milliseconds