Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libAACdec/src/
H A Dchannelinfo.h339 } CAacDecoderCommonData; typedef
413 CAacDecoderCommonData
H A Daac_ram.cpp169 (INT)sizeof(CAacDecoderCommonData)),
H A Daacdecoder.cpp2180 (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()