Searched refs:CAacDecoderCommonData (Results 1 – 3 of 3) sorted by relevance
339 } CAacDecoderCommonData; typedef413 CAacDecoderCommonData
169 (INT)sizeof(CAacDecoderCommonData)),
2180 (CAacDecoderCommonData *)GetWorkBufferCore6(); in CAacDecoder_Init()2185 (CAacDecoderCommonData *)FDKaalloc( in CAacDecoder_Init()2186 sizeof(CAacDecoderCommonData), ALIGNMENT_DEFAULT); in CAacDecoder_Init()2788 CAacDecoderCommonData commonData; in CAacDecoder_DecodeFrame()