Searched refs:pfnDecodeDoneCallBack (Results 1 – 2 of 2) sorted by relevance
2000 …UDIO_CUSTOMER_AdecRegisterDecodeDoneCallback(pfnAudioCustomerAdecDecodeDone pfnDecodeDoneCallBack);
20965 pfnAudioCustomerAdecDecodeDone pfnDecodeDoneCallBack = NULL; in AU_CUS_SingleFunctionDebugMenu() local20967 API_AUDIO_CUSTOMER_AdecRegisterDecodeDoneCallback(pfnDecodeDoneCallBack); in AU_CUS_SingleFunctionDebugMenu()26382 …AUDIO_CUSTOMER_AdecRegisterDecodeDoneCallback(pfnAudioCustomerAdecDecodeDone pfnDecodeDoneCallBack) in API_AUDIO_CUSTOMER_AdecRegisterDecodeDoneCallback() argument26384 AU_nDBG("[pfnDecodeDoneCallBack = 0x%X] \n", (unsigned int)pfnDecodeDoneCallBack); in API_AUDIO_CUSTOMER_AdecRegisterDecodeDoneCallback()26385 madCallBack.pFunc_AdecDecDone = pfnDecodeDoneCallBack; in API_AUDIO_CUSTOMER_AdecRegisterDecodeDoneCallback()