Lines Matching defs:pIcsInfo
497 inline UCHAR IsValid(const CIcsInfo *pIcsInfo) { return pIcsInfo->Valid; } in IsValid()
499 inline UCHAR IsLongBlock(const CIcsInfo *pIcsInfo) { in IsLongBlock()
503 inline UCHAR GetWindowShape(const CIcsInfo *pIcsInfo) { in GetWindowShape()
507 inline BLOCK_TYPE GetWindowSequence(const CIcsInfo *pIcsInfo) { in GetWindowSequence()
512 const CIcsInfo *pIcsInfo, const SamplingRateInfo *samplingRateInfo) { in GetScaleFactorBandOffsets()
521 const CIcsInfo *pIcsInfo, const SamplingRateInfo *samplingRateInfo) { in GetNumberOfScaleFactorBands()
529 inline int GetWindowsPerFrame(const CIcsInfo *pIcsInfo) { in GetWindowsPerFrame()
533 inline UCHAR GetWindowGroups(const CIcsInfo *pIcsInfo) { in GetWindowGroups()
537 inline UCHAR GetWindowGroupLength(const CIcsInfo *pIcsInfo, const INT index) { in GetWindowGroupLength()
541 inline const UCHAR *GetWindowGroupLengthTable(const CIcsInfo *pIcsInfo) { in GetWindowGroupLengthTable()
545 inline UCHAR GetScaleFactorBandsTransmitted(const CIcsInfo *pIcsInfo) { in GetScaleFactorBandsTransmitted()
554 inline UCHAR GetScaleFactorBandsTotal(const CIcsInfo *pIcsInfo) { in GetScaleFactorBandsTotal()
559 inline UCHAR GetMaximumTnsBands(const CIcsInfo *pIcsInfo, in GetMaximumTnsBands()