Home
last modified time | relevance | path

Searched refs:m_zeroVal (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/embdrv/encoder_for_aptxhd/src/
DProcessSubband.c29 SubbandDataPt->m_predData.m_zeroVal, in processSubband_HD()
45 SubbandDataPt->m_predData.m_zeroVal, in processSubband_HDLL()
61 SubbandDataPt->m_predData.m_zeroVal, in processSubband_HDHL()
DSubbandFunctionsCommon.h330 SubbandDataPt->m_predData.m_zeroVal = acc; in performPredictionFiltering()
435 SubbandDataPt->m_predData.m_zeroVal = acc; in performPredictionFilteringLL()
541 SubbandDataPt->m_predData.m_zeroVal = acc; in performPredictionFilteringHL()
DAptxParameters.h161 int32_t m_zeroVal; member
DaptXHDbtenc.c132 encode_dat->m_SubbandData[i].m_predData.m_zeroVal = 0L; in aptxhdbtenc_init()
/packages/modules/Bluetooth/system/embdrv/encoder_for_aptx/src/
DProcessSubband.c29 SubbandDataPt->m_predData.m_zeroVal, in processSubband()
44 SubbandDataPt->m_predData.m_zeroVal, in processSubbandLL()
59 SubbandDataPt->m_predData.m_zeroVal, in processSubbandHL()
DSubbandFunctionsCommon.h330 SubbandDataPt->m_predData.m_zeroVal = acc; in performPredictionFiltering()
435 SubbandDataPt->m_predData.m_zeroVal = acc; in performPredictionFilteringLL()
539 SubbandDataPt->m_predData.m_zeroVal = acc; in performPredictionFilteringHL()
DAptxParameters.h166 int32_t m_zeroVal; member
DaptXbtenc.c145 encode_dat->m_SubbandData[i].m_predData.m_zeroVal = 0L; in aptxbtenc_init()