Lines Matching refs:CIcsInfo
168 } CIcsInfo; typedef
276 CIcsInfo icsInfo;
309 CIcsInfo *pIcsInfo,
315 CIcsInfo *pIcsInfo,
376 inline UCHAR IsValid(const CIcsInfo *pIcsInfo) in IsValid()
381 inline UCHAR IsLongBlock(const CIcsInfo *pIcsInfo) in IsLongBlock()
386 inline UCHAR GetWindowShape(const CIcsInfo *pIcsInfo) in GetWindowShape()
391 inline UCHAR GetWindowSequence(const CIcsInfo *pIcsInfo) in GetWindowSequence()
396 inline const SHORT *GetScaleFactorBandOffsets(const CIcsInfo *pIcsInfo, const SamplingRateInfo* sam… in GetScaleFactorBandOffsets()
408 inline int GetWindowsPerFrame(const CIcsInfo *pIcsInfo) in GetWindowsPerFrame()
413 inline UCHAR GetWindowGroups(const CIcsInfo *pIcsInfo) in GetWindowGroups()
418 inline UCHAR GetWindowGroupLength(const CIcsInfo *pIcsInfo, const INT index) in GetWindowGroupLength()
423 inline const UCHAR *GetWindowGroupLengthTable(const CIcsInfo *pIcsInfo) in GetWindowGroupLengthTable()
428 inline UCHAR GetScaleFactorBandsTransmitted(const CIcsInfo *pIcsInfo) in GetScaleFactorBandsTransmitted()
433 inline UCHAR GetScaleMaxFactorBandsTransmitted(const CIcsInfo *pIcsInfo0, const CIcsInfo *pIcsInfo1) in GetScaleMaxFactorBandsTransmitted()
438 inline UCHAR GetScaleFactorBandsTotal(const CIcsInfo *pIcsInfo) in GetScaleFactorBandsTotal()
444 inline UCHAR GetMaximumTnsBands(const CIcsInfo *pIcsInfo, const int samplingRateIndex) in GetMaximumTnsBands()