Searched defs:SubbandDataPt (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/ |
D | ProcessSubband.c | 22 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()
|
D | SubbandFunctionsCommon.h | 238 XBT_INLINE_ void performPredictionFiltering(const int32_t invQ, Subband_data* SubbandDataPt) { in performPredictionFiltering() 339 XBT_INLINE_ void performPredictionFilteringLL(const int32_t invQ, Subband_data* SubbandDataPt) { in performPredictionFilteringLL() 442 XBT_INLINE_ void performPredictionFilteringHL(const int32_t invQ, Subband_data* SubbandDataPt) { in performPredictionFilteringHL()
|
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/ |
D | ProcessSubband.c | 22 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()
|
D | SubbandFunctionsCommon.h | 234 XBT_INLINE_ void performPredictionFiltering(const int32_t invQ, Subband_data* SubbandDataPt) { in performPredictionFiltering() 337 XBT_INLINE_ void performPredictionFilteringLL(const int32_t invQ, Subband_data* SubbandDataPt) { in performPredictionFilteringLL() 440 XBT_INLINE_ void performPredictionFilteringHL(const int32_t invQ, Subband_data* SubbandDataPt) { in performPredictionFilteringHL()
|