Home
last modified time | relevance | path

Searched refs:CAacDecoderCommonData (Results 1 – 3 of 3) sorted by relevance

/external/aac/libAACdec/src/
Daac_ram.cpp177 (INT)sizeof(CAacDecoderCommonData)),
Dchannelinfo.h339 } CAacDecoderCommonData; typedef
413 CAacDecoderCommonData
Daacdecoder.cpp2087 (CAacDecoderCommonData *)GetWorkBufferCore6(); in CAacDecoder_Init()
2092 (CAacDecoderCommonData *)FDKaalloc( in CAacDecoder_Init()
2093 sizeof(CAacDecoderCommonData), ALIGNMENT_DEFAULT); in CAacDecoder_Init()
2684 CAacDecoderCommonData commonData; in CAacDecoder_DecodeFrame()