Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.h412 LINKSPEC_H AAC_DECODER_ERROR CAacDecoder_Init(HANDLE_AACDECODER self,
Daacdecoder_lib.cpp183 err = CAacDecoder_Init(self, pAscStruct, configMode, configChanged); in aacDecoder_Config()
Daacdecoder.cpp1477 CAacDecoder_Init(HANDLE_AACDECODER self, const CSAudioSpecificConfig *asc, in CAacDecoder_Init() function