Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DSubbandFunctions.h48 const int32_t pointFiveQ21 = 1048576L; in updatePredictorPoleCoefficients() local
111 if (newCoeffs[a2] > pointFiveQ21) { in updatePredictorPoleCoefficients()
112 newCoeffs[a2] = pointFiveQ21; in updatePredictorPoleCoefficients()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DSubbandFunctions.h48 const int32_t pointFiveQ21 = 1048576L; in updatePredictorPoleCoefficients() local
109 if (newCoeffs[a2] > pointFiveQ21) { in updatePredictorPoleCoefficients()
110 newCoeffs[a2] = pointFiveQ21; in updatePredictorPoleCoefficients()