Searched refs:newConfigLength (Results 1 – 2 of 2) sorted by relevance
365 const UINT newConfigLength, in transportDec_InBandConfig() argument379 FDKinitBitStream(hBs, newConfig, TP_USAC_MAX_CONFIG_LEN, newConfigLength << 3, in transportDec_InBandConfig()387 newConfigLength) { in transportDec_InBandConfig()389 newConfigLength)) { in transportDec_InBandConfig()485 FDKpushBack(hBs, newConfigLength * 8 - FDKgetValidBits(hBs)); in transportDec_InBandConfig()528 hTp->asc->m_sc.m_usacConfig.UsacConfigBits = newConfigLength << 3; in transportDec_InBandConfig()530 newConfigLength); in transportDec_InBandConfig()
370 const HANDLE_TRANSPORTDEC hTp, UCHAR *newConfig, const UINT newConfigLength,