Home
last modified time | relevance | path

Searched refs:pExtAudioEffectFctCtxt (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/mcs/inc/
DM4MCS_API.h155 M4OSA_Void *pExtAudioEffectFctCtxt; /**< Context given to the external member
/frameworks/av/libvideoeditor/vss/mcs/src/
DM4MCS_API.c4365 pC->pEffects[j].pExtAudioEffectFctCtxt = M4OSA_NULL; in M4MCS_setOutputParams()
4372 pC->pEffects[j].pExtAudioEffectFctCtxt = M4OSA_NULL; in M4MCS_setOutputParams()
4381 pC->pEffects[j].pExtAudioEffectFctCtxt = M4OSA_NULL; in M4MCS_setOutputParams()
4400 pC->pEffects[j].pExtAudioEffectFctCtxt = in M4MCS_setOutputParams()
4401 pParams->pEffects[j].pExtAudioEffectFctCtxt; in M4MCS_setOutputParams()
8647 pC->pEffects[*pActiveEffectNumber].pExtAudioEffectFctCtxt, in M4MCS_intAudioTranscoding()