Home | History | Annotate | Download | only in src

Lines Matching refs:CIcsInfo

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