Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DQuantiseDifference.c20 XBT_INLINE_ int32_t BsearchLL(const int32_t absDiffSignalShifted, in BsearchLL() function
490 BsearchLL(absDiffSignalShifted, delta, qdata_pt->thresholdTablePtr_sl1); in quantiseDifferenceLL()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DQuantiseDifference.c19 XBT_INLINE_ int32_t BsearchLL(const int32_t absDiffSignalShifted, in BsearchLL() function
497 BsearchLL(absDiffSignalShifted, delta, qdata_pt->thresholdTablePtr_sl1); in quantiseDifference_HDLL()