Home
last modified time | relevance | path

Searched refs:FLIP_V_ROT90 (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Dav_common.h203 FLIP_V_ROT90, enumerator
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Dvideo_types.h174 FLIP_V_ROT90, /**< Flip vertically and rotate 90 degrees */ enumerator
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dnet2_test.cpp409 ASSERT_EQ(rotation, OHOS::MediaAVCodec::FLIP_V_ROT90);
466 …ASSERT_TRUE(rotation == OHOS::MediaAVCodec::FLIP_V_ROT90 || rotation == OHOS::MediaAVCodec::FLIP_H…
656 ASSERT_EQ(rotation, OHOS::MediaAVCodec::FLIP_V_ROT90);
713 …ASSERT_TRUE(rotation == OHOS::MediaAVCodec::FLIP_V_ROT90 || rotation == OHOS::MediaAVCodec::FLIP_H…
H A Dfunc2_test.cpp720 ASSERT_EQ(rotation, OHOS::MediaAVCodec::FLIP_V_ROT90);
786 …ASSERT_TRUE(rotation == OHOS::MediaAVCodec::FLIP_V_ROT90 || rotation == OHOS::MediaAVCodec::FLIP_H…
1006 ASSERT_EQ(rotation, OHOS::MediaAVCodec::FLIP_V_ROT90);
1072 …ASSERT_TRUE(rotation == OHOS::MediaAVCodec::FLIP_V_ROT90 || rotation == OHOS::MediaAVCodec::FLIP_H…
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dgraphic_adapter.h117 FLIP_V_ROT90, /**< Flip vertically and rotate 90 degrees */ enumerator
/ohos5.0/base/web/webview/ohos_adapter/graphic_adapter/src/
H A Dsurface_adapter_impl.cpp201 { TransformTypeAdapter::FLIP_V_ROT90, GraphicTransformType::GRAPHIC_FLIP_V_ROT90 },
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_format_helper.cpp248 {"0 -1 -1 0", VideoOrientationType::FLIP_V_ROT90},