Lines Matching defs: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()
438 inline UCHAR GetScaleFactorBandsTotal(const CIcsInfo *pIcsInfo) in GetScaleFactorBandsTotal()
444 inline UCHAR GetMaximumTnsBands(const CIcsInfo *pIcsInfo, const int samplingRateIndex) in GetMaximumTnsBands()