Home
last modified time | relevance | path

Searched defs:ditherVal (Results 1 – 6 of 6) 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.c156 void quantiseDifference_HDHL(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifference_HDHL()
311 void quantiseDifference_HDHH(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifference_HDHH()
466 void quantiseDifference_HDLL(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifference_HDLL()
672 void quantiseDifference_HDLH(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifference_HDLH()
DSubbandFunctionsCommon.h41 const int32_t ditherVal, in invertQuantisation()
139 const int32_t ditherVal, in invertQuantisationHL()
/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.c145 void quantiseDifferenceHL(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifferenceHL()
302 void quantiseDifferenceHH(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifferenceHH()
459 void quantiseDifferenceLL(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifferenceLL()
617 void quantiseDifferenceLH(const int32_t diffSignal, const int32_t ditherVal, in quantiseDifferenceLH()
DSubbandFunctionsCommon.h39 const int32_t ditherVal, in invertQuantisation()
140 const int32_t ditherVal, in invertQuantisationHL()