Searched refs:pAscStruct (Results 1 – 1 of 1) sorted by relevance
149 …AC_DECODER_ERROR aacDecoder_Config(HANDLE_AACDECODER self, const CSAudioSpecificConfig *pAscStruct) in aacDecoder_Config() argument154 err = CAacDecoder_Init(self, pAscStruct); in aacDecoder_Config()198 static INT aacDecoder_ConfigCallback(void *handle, const CSAudioSpecificConfig *pAscStruct) in aacDecoder_ConfigCallback() argument206 err = aacDecoder_Config(self, pAscStruct); in aacDecoder_ConfigCallback()