Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DAptxParameters.h200 const int32_t* ditherTablePtr_sf1; member
DSubbandFunctionsCommon.h72 tmp_r64.s64 = ((int64_t)ditherVal * iqdata_pt->ditherTablePtr_sf1[index]); in invertQuantisation()
173 tmp_r64.s64 = ((int64_t)ditherVal * iqdata_pt->ditherTablePtr_sf1[index]); in invertQuantisationHL()
DaptXbtenc.c120 encode_dat->m_SubbandData[i].m_iqdata.ditherTablePtr_sf1 = in aptxbtenc_init()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DAptxParameters.h196 const int32_t* ditherTablePtr_sf1; member
DSubbandFunctionsCommon.h73 tmp_r64.s64 = ((int64_t)ditherVal * iqdata_pt->ditherTablePtr_sf1[index]); in invertQuantisation()
171 tmp_r64.s64 = ((int64_t)ditherVal * iqdata_pt->ditherTablePtr_sf1[index]); in invertQuantisationHL()
DaptXHDbtenc.c107 encode_dat->m_SubbandData[i].m_iqdata.ditherTablePtr_sf1 = in aptxhdbtenc_init()