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

  /frameworks/av/libvideoeditor/vss/src/
M4VSS3GPP_Edit.c 189 pC->ewc.uiVideoHeight = 0;
333 pClipSettings->ClipProperties.uiVideoHeight = 0;
    [all...]
M4VSS3GPP_ClipAnalysis.c 373 pClipProperties->uiVideoHeight = 0;
392 pClipProperties->uiVideoHeight = pClipCtxt->pVideoStream->m_videoHeight;
    [all...]
M4VSS3GPP_EditVideo.c     [all...]
M4xVSS_API.c 359 && fileProperties.uiVideoHeight == 96 )
373 && fileProperties.uiVideoHeight == 120 )
382 && fileProperties.uiVideoHeight == 144 )
396 && fileProperties.uiVideoHeight == 240 )
405 && fileProperties.uiVideoHeight == 288 )
419 && fileProperties.uiVideoHeight == 480 )
    [all...]
M4VSS3GPP_AudioMixing.c     [all...]
  /frameworks/av/libvideoeditor/vss/common/inc/
M4_VideoEditingCommon.h 281 M4OSA_UInt32 uiVideoHeight; /**< Video frame height */
  /frameworks/base/media/jni/mediaeditor/
VideoEditorPropertiesMain.cpp 224 || (pClipProperties->uiVideoHeight %16) )
251 pProperties->uiVideoHeight = pClipProperties->uiVideoHeight;
281 pProperties->uiVideoHeight = height;
VideoEditorClasses.h 137 M4OSA_UInt32 uiVideoHeight;
VideoEditorMain.cpp 348 pSettings->ClipProperties.uiVideoHeight = pEnv->GetIntField(object,fid);
349 M4OSA_TRACE1_1("height = %d",pSettings->ClipProperties.uiVideoHeight);
769 pContext->pEditSettings->pClipList[iCurrentClipIndex]->ClipProperties.uiVideoHeight);
    [all...]
VideoEditorClasses.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_InternalTypes.h 429 M4OSA_UInt32 uiVideoHeight; /**< Output image height */
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp     [all...]
  /frameworks/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 176 milliseconds