Searched refs:pAddedClipCtxt (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_AudioMixing.c169 pC->pAddedClipCtxt = M4OSA_NULL;
234 pC->pAddedClipCtxt->pSettings->ClipProperties.uiNbChannels,
242 pC->pAddedClipCtxt->pSettings->ClipProperties.uiSamplingFrequency);
352 if( pC->pAddedClipCtxt->iAudioFrameCts
353 != -pC->pAddedClipCtxt->iSilenceFrameDuration
354 && (pC->pAddedClipCtxt->iAudioFrameCts - 0.5)
355 / pC->pAddedClipCtxt->scale_audio > pC->uiEndLoop
366 err = pC->pAddedClipCtxt->ShellAPI.m_pReader->m_pFctJump(
367 pC->pAddedClipCtxt->pReaderContext,
368 (M4_StreamHandler *)pC->pAddedClipCtxt
[all...]
/frameworks/av/libvideoeditor/vss/inc/
H A DM4VSS3GPP_InternalTypes.h652 M4VSS3GPP_ClipContext* pAddedClipCtxt; /**< Context of the added 3GPP clip */ member in struct:__anon263

Completed in 130 milliseconds