Searched refs:videoRotationDegrees (Results 1 - 11 of 11) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h121 M4OSA_Int32 videoRotationDegrees; /**< Video rotation degree */ member in struct:__anon123
H A DM4_VideoEditingCommon.h326 M4OSA_Int32 videoRotationDegrees; /**< Video rotation degree */ member in struct:__anon212
/frameworks/base/media/jni/mediaeditor/
H A DVideoEditorPropertiesMain.cpp261 pProperties->uiRotation = pClipProperties->videoRotationDegrees;
H A DVideoEditorClasses.cpp1409 pSettings->ClipProperties.videoRotationDegrees =
1524 pSettings->ClipProperties.videoRotationDegrees);
H A DVideoEditorMain.cpp379 pSettings->ClipProperties.videoRotationDegrees =
382 pSettings->ClipProperties.videoRotationDegrees);
928 pClipList[iCurrentClipIndex]->ClipProperties.videoRotationDegrees;
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditVideo.c1356 if (0 != pC->pC1->pSettings->ClipProperties.videoRotationDegrees) {
1361 pC->pC1->pSettings->ClipProperties.videoRotationDegrees);
1464 if (0 != pC->pC1->pSettings->ClipProperties.videoRotationDegrees &&
1465 180 != pC->pC1->pSettings->ClipProperties.videoRotationDegrees) {
3609 if (0 != pClipCtxt->pSettings->ClipProperties.videoRotationDegrees) {
3614 pClipCtxt->pSettings->ClipProperties.videoRotationDegrees);
3763 if (0 != pClipCtxt->pSettings->ClipProperties.videoRotationDegrees &&
3764 180 != pClipCtxt->pSettings->ClipProperties.videoRotationDegrees) {
H A DM4VSS3GPP_Edit.c3263 pClipProperties->videoRotationDegrees != 0) {
H A DM4xVSS_API.c5844 ClipProperties.videoRotationDegrees = rotationDegree;
H A DM4xVSS_internal.c116 *rotationDegree = clipProps.videoRotationDegrees;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp1533 pVideoStreamHandler->videoRotationDegrees = rotationDegree;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c9552 pC->InputFileProperties.videoRotationDegrees =
9553 pC->pReaderVideoStream->videoRotationDegrees;

Completed in 6746 milliseconds