Home
last modified time | relevance | path

Searched defs:qCode (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DProcessSubband.c22 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()
DQuantiseDifference.c22 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
DSubbandFunctionsCommon.h40 XBT_INLINE_ void invertQuantisation(const int32_t qCode, in invertQuantisation()
138 XBT_INLINE_ void invertQuantisationHL(const int32_t qCode, in invertQuantisationHL()
DAptxParameters.h181 int32_t qCode; member
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DProcessSubband.c22 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()
DQuantiseDifference.c23 int32_t qCode; in BsearchLL() local
88 int32_t qCode; in BsearchHH() local
114 int32_t qCode; in BsearchLH() local
DSubbandFunctionsCommon.h38 XBT_INLINE_ void invertQuantisation(const int32_t qCode, in invertQuantisation()
139 XBT_INLINE_ void invertQuantisationHL(const int32_t qCode, in invertQuantisationHL()
DAptxParameters.h185 int32_t qCode; member