Home
last modified time | relevance | path

Searched refs:minusPointSevenFiveQ22 (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DSubbandFunctions.h51 const int32_t minusPointSevenFiveQ22 = -3145728L; in updatePredictorPoleCoefficients() local
145 if (newCoeffs[a2] < minusPointSevenFiveQ22) { in updatePredictorPoleCoefficients()
146 newCoeffs[a2] = minusPointSevenFiveQ22; in updatePredictorPoleCoefficients()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DSubbandFunctions.h51 const int32_t minusPointSevenFiveQ22 = -3145728L; in updatePredictorPoleCoefficients() local
145 if (newCoeffs[a2] < minusPointSevenFiveQ22) { in updatePredictorPoleCoefficients()
146 newCoeffs[a2] = minusPointSevenFiveQ22; in updatePredictorPoleCoefficients()