Searched defs:invQ (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/ |
D | SubbandFunctionsCommon.h | 41 int32_t invQ; in invertQuantisation() local 142 int32_t invQ; in invertQuantisationHL() local 240 XBT_INLINE_ void performPredictionFiltering(const int32_t invQ, in performPredictionFiltering() 343 XBT_INLINE_ void performPredictionFilteringLL(const int32_t invQ, in performPredictionFilteringLL() 448 XBT_INLINE_ void performPredictionFilteringHL(const int32_t invQ, in performPredictionFilteringHL()
|
D | SubbandFunctions.h | 34 const int32_t invQ, const int32_t prevZfiltOutput, in updatePredictorPoleCoefficients()
|
D | AptxParameters.h | 211 int32_t invQ; member
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/ |
D | SubbandFunctionsCommon.h | 43 int32_t invQ; in invertQuantisation() local 141 int32_t invQ; in invertQuantisationHL() local 238 XBT_INLINE_ void performPredictionFiltering(const int32_t invQ, in performPredictionFiltering() 343 XBT_INLINE_ void performPredictionFilteringLL(const int32_t invQ, in performPredictionFilteringLL() 448 XBT_INLINE_ void performPredictionFilteringHL(const int32_t invQ, in performPredictionFilteringHL()
|
D | SubbandFunctions.h | 34 const int32_t invQ, const int32_t prevZfiltOutput, in updatePredictorPoleCoefficients()
|
D | AptxParameters.h | 208 int32_t invQ; member
|