Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daac_ram.cpp169 (INT)sizeof(CAacDecoderCommonData)),
Dchannelinfo.h339 } CAacDecoderCommonData; typedef
413 CAacDecoderCommonData
Daacdecoder.cpp2217 (CAacDecoderCommonData *)GetWorkBufferCore6(); in CAacDecoder_Init()
2222 (CAacDecoderCommonData *)FDKaalloc( in CAacDecoder_Init()
2223 sizeof(CAacDecoderCommonData), ALIGNMENT_DEFAULT); in CAacDecoder_Init()
2825 CAacDecoderCommonData commonData; in CAacDecoder_DecodeFrame()