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

  /frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h 77 M4VIDEOEDITING_kH263 = 1, /**< H263 video */
  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_ClipAnalysis.c 452 pClipProperties->VideoStreamType = M4VIDEOEDITING_kH263;
720 case M4VIDEOEDITING_kH263:
    [all...]
M4PTO3GPP_API.c 312 if( (M4VIDEOEDITING_kH263 != pParams->OutputVideoFormat) &&
391 if ((M4VIDEOEDITING_kH263 == pParams->OutputVideoFormat) &&
    [all...]
M4xVSS_API.c 361 if( fileProperties.VideoStreamType == M4VIDEOEDITING_kH263 )
384 if( fileProperties.VideoStreamType == M4VIDEOEDITING_kH263 )
407 if( fileProperties.VideoStreamType == M4VIDEOEDITING_kH263 )
473 pSettings->xVSS.outputVideoFormat = M4VIDEOEDITING_kH263;
478 pSettings->xVSS.outputVideoFormat = M4VIDEOEDITING_kH263;
483 pSettings->xVSS.outputVideoFormat = M4VIDEOEDITING_kH263;
    [all...]
M4VSS3GPP_AudioMixing.c     [all...]
M4VSS3GPP_Edit.c     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_Codecs.c 679 case M4VIDEOEDITING_kH263:
    [all...]
M4MCS_API.c     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorClasses.cpp 403 VIDEOEDIT_JAVA_CONSTANT_INIT("H263", M4VIDEOEDITING_kH263),
    [all...]
VideoEditorMain.cpp 505 case M4VIDEOEDITING_kH263:
    [all...]

Completed in 1341 milliseconds