Home
last modified time | relevance | path

Searched refs:BsearchHL (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DQuantiseDifference.c74 XBT_INLINE_ int32_t BsearchHL(const int32_t absDiffSignalShifted, in BsearchHL() function
176 index = BsearchHL(absDiffSignalShifted, delta); in quantiseDifferenceHL()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DQuantiseDifference.c85 XBT_INLINE_ int32_t BsearchHL(const int32_t absDiffSignalShifted, in BsearchHL() function
187 BsearchHL(absDiffSignalShifted, delta, qdata_pt->thresholdTablePtr_sl1); in quantiseDifference_HDHL()