Home
last modified time | relevance | path

Searched defs:ditherVal (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DProcessSubband.c22 void processSubband(const int32_t qCode, const int32_t ditherVal, Subband_data* SubbandDataPt, in processSubband()
36 void processSubbandLL(const int32_t qCode, const int32_t ditherVal, Subband_data* SubbandDataPt, in processSubbandLL()
50 void processSubbandHL(const int32_t qCode, const int32_t ditherVal, Subband_data* SubbandDataPt, in processSubbandHL()
DQuantiseDifference.c141 void quantiseDifferenceHL(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifferenceHL()
297 void quantiseDifferenceHH(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifferenceHH()
452 void quantiseDifferenceLL(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifferenceLL()
608 void quantiseDifferenceLH(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifferenceLH()
DSubbandFunctionsCommon.h38 XBT_INLINE_ void invertQuantisation(const int32_t qCode, const int32_t ditherVal, in invertQuantisation()
138 XBT_INLINE_ void invertQuantisationHL(const int32_t qCode, const int32_t ditherVal, in invertQuantisationHL()
/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DProcessSubband.c22 void processSubband_HD(const int32_t qCode, const int32_t ditherVal, Subband_data* SubbandDataPt, in processSubband_HD()
36 void processSubband_HDLL(const int32_t qCode, const int32_t ditherVal, Subband_data* SubbandDataPt, in processSubband_HDLL()
50 void processSubband_HDHL(const int32_t qCode, const int32_t ditherVal, Subband_data* SubbandDataPt, in processSubband_HDHL()
DQuantiseDifference.c153 void quantiseDifference_HDHL(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifference_HDHL()
306 void quantiseDifference_HDHH(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifference_HDHH()
459 void quantiseDifference_HDLL(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifference_HDLL()
663 void quantiseDifference_HDLH(const int32_t diffSignal, const int32_t ditherVal, const int32_t delta, in quantiseDifference_HDLH()
DSubbandFunctionsCommon.h38 XBT_INLINE_ void invertQuantisation(const int32_t qCode, const int32_t ditherVal, in invertQuantisation()
135 XBT_INLINE_ void invertQuantisationHL(const int32_t qCode, const int32_t ditherVal, in invertQuantisationHL()