Searched defs:qCode (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/ |
D | ProcessSubband.c | 22 void processSubband_HD(const int32_t qCode, const int32_t ditherVal, in processSubband_HD() 37 void processSubband_HDLL(const int32_t qCode, const int32_t ditherVal, in processSubband_HDLL() 53 void processSubband_HDHL(const int32_t qCode, const int32_t ditherVal, in processSubband_HDHL()
|
D | QuantiseDifference.c | 22 int32_t qCode = 0; in BsearchLL() local 88 int32_t qCode = 0; in BsearchHL() local 120 int32_t qCode = 0; in BsearchHH() local 627 int32_t qCode; in BsearchLH() local
|
D | SubbandFunctionsCommon.h | 40 XBT_INLINE_ void invertQuantisation(const int32_t qCode, in invertQuantisation() 138 XBT_INLINE_ void invertQuantisationHL(const int32_t qCode, in invertQuantisationHL()
|
D | AptxParameters.h | 181 int32_t qCode; member
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/ |
D | ProcessSubband.c | 22 void processSubband(const int32_t qCode, const int32_t ditherVal, in processSubband() 37 void processSubbandLL(const int32_t qCode, const int32_t ditherVal, in processSubbandLL() 52 void processSubbandHL(const int32_t qCode, const int32_t ditherVal, in processSubbandHL()
|
D | QuantiseDifference.c | 23 int32_t qCode; in BsearchLL() local 88 int32_t qCode; in BsearchHH() local 114 int32_t qCode; in BsearchLH() local
|
D | SubbandFunctionsCommon.h | 38 XBT_INLINE_ void invertQuantisation(const int32_t qCode, in invertQuantisation() 139 XBT_INLINE_ void invertQuantisationHL(const int32_t qCode, in invertQuantisationHL()
|
D | AptxParameters.h | 185 int32_t qCode; member
|