Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdecoder.h294 LINKSPEC_H AAC_DECODER_ERROR CAacDecoder_Init(HANDLE_AACDECODER self,
Daacdecoder_lib.cpp154 err = CAacDecoder_Init(self, pAscStruct); in aacDecoder_Config()
Daacdecoder.cpp824 LINKSPEC_CPP AAC_DECODER_ERROR CAacDecoder_Init(HANDLE_AACDECODER self, const CSAudioSpecificConfig… in CAacDecoder_Init() function