HomeSort by relevance Sort by last modified time
    Searched refs:pAddedClipCtxt (Results 1 - 2 of 2) sorted by null

  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_AudioMixing.c 169 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/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h     [all...]

Completed in 547 milliseconds