Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DSubbandFunctions.h50 const int32_t pointSevenFiveQ22 = 3145728L; in updatePredictorPoleCoefficients() local
148 if (newCoeffs[a2] > pointSevenFiveQ22) { in updatePredictorPoleCoefficients()
149 newCoeffs[a2] = pointSevenFiveQ22; in updatePredictorPoleCoefficients()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DSubbandFunctions.h50 const int32_t pointSevenFiveQ22 = 3145728L; in updatePredictorPoleCoefficients() local
148 if (newCoeffs[a2] > pointSevenFiveQ22) { in updatePredictorPoleCoefficients()
149 newCoeffs[a2] = pointSevenFiveQ22; in updatePredictorPoleCoefficients()