Home
last modified time | relevance | path

Searched refs:DEFAULT_ROTATION (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_sample.h66 uint32_t DEFAULT_ROTATION = 0; member in OHOS::Media::VDecNdkSample
H A Dvideodec_inner_sample.h119 uint32_t DEFAULT_ROTATION = 0; member in OHOS::MediaAVCodec::VDecNdkInnerSample
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/InnerAPI/
H A Dvideodec_ndk_inner_sample.cpp180 format.PutIntValue(MediaDescriptionKey::MD_KEY_ROTATION_ANGLE, DEFAULT_ROTATION); in Configure()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_ndk_sample.cpp179 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, DEFAULT_ROTATION); in ConfigureVideoDecoder()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp198 constexpr auto const DEFAULT_ROTATION = Math::Quat(0.f, 0.f, 0.f, 1.f); member
1921 if (node->rotation != DEFAULT_ROTATION) { in ExportNodes()

Completed in 7 milliseconds