Searched defs:pbThresholdQuiet (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpre_echo_control.c38 Word32 *pbThresholdQuiet)
43 pbThresholdNm1[pb] = pbThresholdQuiet[pb];
36 InitPreEchoControl(Word32 *pbThresholdNm1, Word16 numPb, Word32 *pbThresholdQuiet) argument
H A Dpsy_configuration.c144 Word32 *pbThresholdQuiet) {
175 pbThresholdQuiet[i] = pow2_xy((((barcThrQuiet - ABS_LEV) * 100) +
141 initThrQuiet(Word16 numPb, const Word16 *pbOffset, Word16 *pbBarcVal, Word32 *pbThresholdQuiet) argument

Completed in 92 milliseconds