Searched refs:CAacDecoder_Init (Results 1 – 3 of 3) sorted by relevance
412 LINKSPEC_H AAC_DECODER_ERROR CAacDecoder_Init(HANDLE_AACDECODER self,
183 err = CAacDecoder_Init(self, pAscStruct, configMode, configChanged); in aacDecoder_Config()
1477 CAacDecoder_Init(HANDLE_AACDECODER self, const CSAudioSpecificConfig *asc, in CAacDecoder_Init() function