Searched refs:pFunc_AdecDecDone (Results 1 – 1 of 1) sorted by relevance
1328 pfnAudioCustomerAdecDecodeDone pFunc_AdecDecDone; member9822 if( madCallBack.pFunc_AdecDecDone !=NULL) in AU_CUS_AdecPcmOutMonitor()9824 … madCallBack.pFunc_AdecDecDone(API_AUDIO_CUSTOMER_ADEC0, pAdecPcmHandle->PcmInfo.U32WrtBytes); in AU_CUS_AdecPcmOutMonitor()9848 if( madCallBack.pFunc_AdecDecDone !=NULL) in AU_CUS_AdecPcmOutMonitor()9850 … madCallBack.pFunc_AdecDecDone(API_AUDIO_CUSTOMER_ADEC1, pAdecPcmHandle->PcmInfo.U32WrtBytes); in AU_CUS_AdecPcmOutMonitor()26385 madCallBack.pFunc_AdecDecDone = pfnDecodeDoneCallBack; in API_AUDIO_CUSTOMER_AdecRegisterDecodeDoneCallback()