Searched defs:CIcsInfo (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACdec/src/
H A Dchannelinfo.h168 } CIcsInfo; typedef in typeref:struct:__anon35
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 *pIcsInf
[all...]

Completed in 532 milliseconds