Searched refs:IsLongBlock (Results 1 – 8 of 8) sorted by relevance
381 inline UCHAR IsLongBlock(const CIcsInfo *pIcsInfo) in IsLongBlock() function398 if (IsLongBlock(pIcsInfo)) in GetScaleFactorBandOffsets()446 return tns_max_bands_tbl[samplingRateIndex][!IsLongBlock(pIcsInfo)]; in GetMaximumTnsBands()
106 if (IsLongBlock(pIcsInfo)) { in IcsReadMaxSfb()162 if (IsLongBlock(pIcsInfo)) in IcsRead()
112 if (!IsLongBlock((CIcsInfo*)pIcsInfo)) { in CPulseData_Read()
292 const int nbits = (IsLongBlock(&pAacDecoderChannelInfo->icsInfo) == 1) ? 5 : 3; in CBlock_ReadSectionData()343 if (IsLongBlock( &(pAacDecoderChannelInfo->icsInfo) )) in CBlock_ReadSectionData()627 if ( IsLongBlock(&pAacDecoderChannelInfo->icsInfo) && !(flags & (AC_ELD|AC_SCALABLE)) ) in CBlock_ReadSpectralData()
137 UCHAR isLongFlag = IsLongBlock(pIcsInfo); in CTns_Read()
204 if ( IsLongBlock(&pAacDecoderChannelInfo->icsInfo) ) { in CChannel_CodebookTableInit()
306 if (!IsLongBlock(&pAacDecoderChannelInfo->icsInfo)) /* short block */ in HcrInit()619 if (!IsLongBlock(&pAacDecoderChannelInfo->icsInfo)) in HcrReorderQuantizedSpectralCoefficients()
585 if (IsLongBlock(pIcsInfo)) { in CConcealment_fakePnsData()