Home
last modified time | relevance | path

Searched refs:minLogDelta (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DAptxParameters.h130 int32_t minLogDelta; member
205 int32_t minLogDelta; member
DaptXbtenc.c126 encode_dat->m_SubbandData[i].m_iqdata.minLogDelta = in aptxbtenc_init()
127 subbandParameters[i].minLogDelta; in aptxbtenc_init()
DSubbandFunctionsCommon.h133 (22 - 25 - iqdata_pt->minLogDelta - (acc >> 8)); in invertQuantisation()
233 (22 - 25 - iqdata_pt->minLogDelta - (acc >> 8)); in invertQuantisationHL()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DAptxParameters.h125 int32_t minLogDelta; member
202 int32_t minLogDelta; member
DaptXHDbtenc.c113 encode_dat->m_SubbandData[i].m_iqdata.minLogDelta = in aptxhdbtenc_init()
114 subbandParameters[i].minLogDelta; in aptxhdbtenc_init()
DSubbandFunctionsCommon.h133 (22 - 25 - iqdata_pt->minLogDelta - (acc >> 8)); in invertQuantisation()
231 (22 - 25 - iqdata_pt->minLogDelta - (acc >> 8)); in invertQuantisationHL()