Searched refs:m_pFctStartAudioDec (Results 1 – 5 of 5) sorted by relevance
287 M4AD_start_fct* m_pFctStartAudioDec; member
249 (*pDecoderInterface)->m_pFctStartAudioDec = M4OSA_NULL; in M4AD_NULL_getInterface()
1344 if( M4OSA_NULL != pClipCtxt->ShellAPI.m_pAudioDecoder->m_pFctStartAudioDec ) in M4VSS3GPP_intClipPrepareAudioDecoder()1347 err = pClipCtxt->ShellAPI.m_pAudioDecoder->m_pFctStartAudioDec( in M4VSS3GPP_intClipPrepareAudioDecoder()2036 if( pClipCtxt->ShellAPI.m_pAudioDecoder->m_pFctStartAudioDec != M4OSA_NULL ) { in M4VSS3GPP_intCheckAndGetCodecAacProperties()2038 err = pClipCtxt->ShellAPI.m_pAudioDecoder->m_pFctStartAudioDec( in M4VSS3GPP_intCheckAndGetCodecAacProperties()
937 (*pDecoderInterface)->m_pFctStartAudioDec = M4OSA_NULL; in VideoEditorAudioDecoder_getInterface()
6157 if( pC->m_pAudioDecoder->m_pFctStartAudioDec != M4OSA_NULL ) in M4MCS_intPrepareAudioProcessing()6160 err = pC->m_pAudioDecoder->m_pFctStartAudioDec(pC->pAudioDecCtxt); in M4MCS_intPrepareAudioProcessing()10589 if( pC->m_pAudioDecoder->m_pFctStartAudioDec != M4OSA_NULL ) { in M4MCS_intCheckAndGetCodecProperties()10591 err = pC->m_pAudioDecoder->m_pFctStartAudioDec(pC->pAudioDecCtxt); in M4MCS_intCheckAndGetCodecProperties()