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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dpre_echo_control.h36 Word16 minRemainingThresholdFactor,
H A Dpsy_configuration.h39 Word16 minRemainingThresholdFactor; member in struct:__anon472
69 Word16 minRemainingThresholdFactor; member in struct:__anon473
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpre_echo_control.c58 Word16 minRemainingThresholdFactor,
75 tmpThreshold2 = L_mpy_ls(pbThreshold[i], minRemainingThresholdFactor);
96 tmpThreshold2 = L_mpy_ls(pbThreshold[i], minRemainingThresholdFactor);
55 PreEchoControl(Word32 *pbThresholdNm1, Word16 numPb, Word32 maxAllowedIncreaseFactor, Word16 minRemainingThresholdFactor, Word32 *pbThreshold, Word16 mdctScale, Word16 mdctScalenm1) argument
H A Dpsy_configuration.c397 psyConf->minRemainingThresholdFactor = c_minRemainingThresholdFactor; /* 0.01 *(1 << 15)*/
479 psyConf->minRemainingThresholdFactor = c_minRemainingThresholdFactor;
H A Dpsy_main.c584 hPsyConfLong->minRemainingThresholdFactor,
760 hPsyConfShort->minRemainingThresholdFactor,

Completed in 963 milliseconds