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

  /frameworks/media/libvideoeditor/vss/src/
M4VSS3GPP_Clip.c 889 pClipCtxt->iAudioFrameCts += pClipCtxt->iSilenceFrameDuration;
    [all...]
M4VSS3GPP_AudioMixing.c 353 != -pC->pAddedClipCtxt->iSilenceFrameDuration
    [all...]
M4VSS3GPP_EditAudio.c 320 < (pC->ewc.iSilenceFrameDuration + 1)) )
466 * pC->ewc.iSilenceFrameDuration;
661 < (pC->ewc.iSilenceFrameDuration + 1)) )
    [all...]
M4VSS3GPP_Edit.c 206 pC->ewc.iSilenceFrameDuration = 0;
    [all...]
  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 370 M4OSA_Int32 iSilenceFrameDuration;
469 M4OSA_Int32 iSilenceFrameDuration; /**< [Timescale] Duration of silence frame
    [all...]

Completed in 607 milliseconds