Searched defs:ditherVal (Results  1 – 6 of 6) 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 | 156 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()
 
 | 
| D | SubbandFunctionsCommon.h | 41                                     const int32_t ditherVal,  in invertQuantisation()139                                       const int32_t ditherVal,  in invertQuantisationHL()
 
 | 
| /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 | 145 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()
 
 | 
| D | SubbandFunctionsCommon.h | 39                                     const int32_t ditherVal,  in invertQuantisation()140                                       const int32_t ditherVal,  in invertQuantisationHL()
 
 |