Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DQuantiseDifference.c111 XBT_INLINE_ int32_t BsearchLH(const int32_t absDiffSignalShifted, in BsearchLH() function
648 BsearchLH(absDiffSignalShifted, delta, qdata_pt->thresholdTablePtr_sl1); in quantiseDifferenceLH()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DQuantiseDifference.c625 static int32_t BsearchLH(const int32_t absDiffSignalShifted, in BsearchLH() function
706 BsearchLH(absDiffSignalShifted, delta, qdata_pt->thresholdTablePtr_sl1); in quantiseDifference_HDLH()