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

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Edit.c 188 pC->ewc.uiVideoWidth = 0;
332 pClipSettings->ClipProperties.uiVideoWidth = 0;
    [all...]
M4VSS3GPP_ClipAnalysis.c 372 pClipProperties->uiVideoWidth = 0;
391 pClipProperties->uiVideoWidth = pClipCtxt->pVideoStream->m_videoWidth;
    [all...]
M4VSS3GPP_EditVideo.c     [all...]
M4xVSS_API.c 358 if( fileProperties.uiVideoWidth == 128
372 else if( fileProperties.uiVideoWidth == 160
381 else if( fileProperties.uiVideoWidth == 176
395 else if( fileProperties.uiVideoWidth == 320
404 else if( fileProperties.uiVideoWidth == 352
418 else if( fileProperties.uiVideoWidth == 640
    [all...]
M4VSS3GPP_AudioMixing.c     [all...]
  /frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h 280 M4OSA_UInt32 uiVideoWidth; /**< Video frame width */
  /frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp 221 if ( (pClipProperties->uiVideoWidth %16)
248 pProperties->uiVideoWidth = pClipProperties->uiVideoWidth;
278 pProperties->uiVideoWidth = width;
VideoEditorClasses.h 136 M4OSA_UInt32 uiVideoWidth;
VideoEditorMain.cpp 342 pSettings->ClipProperties.uiVideoWidth = pEnv->GetIntField(object,fid);
343 M4OSA_TRACE1_1("width = %d",pSettings->ClipProperties.uiVideoWidth);
    [all...]
VideoEditorClasses.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 428 M4OSA_UInt32 uiVideoWidth; /**< Output image width */
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 358 milliseconds