Searched refs:tcx_noise_factor (Results 1 – 2 of 2) sorted by relevance
954 UCHAR tcx_noise_factor = pAacDecoderChannelInfo->pDynData->specificTo.usac in CLpd_TcxDecode() local955 .tcx_noise_factor[frame]; in CLpd_TcxDecode()962 pAacDecoderStaticChannelInfo->last_tcx_noise_factor = tcx_noise_factor; in CLpd_TcxDecode()965 tcx_noise_factor = pAacDecoderStaticChannelInfo->last_tcx_noise_factor; in CLpd_TcxDecode()969 (FIXP_DBL)((LONG)FL2FXCONST_DBL(0.0625f) * (8 - tcx_noise_factor)); in CLpd_TcxDecode()1065 pAacDecoderChannelInfo->pDynData->specificTo.usac.tcx_noise_factor[frame] = in CLpd_TCX_Read()
298 UCHAR tcx_noise_factor[4]; member