Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_ROTATION (Results 1 - 25 of 26) sorted by relevance

12

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp60 const char *OH_MD_KEY_ROTATION = "rotation_angle"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp43 {OH_MD_KEY_ROTATION, FORMAT_TYPE_INT32},
163 OH_MD_KEY_ROTATION,
/foundation/multimedia/av_codec/test/fuzztest/swdecodersetparameter_fuzzer/
H A Dswdecodersetparameter_fuzzer.cpp57 OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, intData); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecodersetparameter_fuzzer/
H A Dhevcswdecodersetparameter_fuzzer.cpp56 OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, intData); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_codec/test/fuzztest/encodersetparameter_fuzzer/
H A Dencodersetparameter_fuzzer.cpp61 OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, intData); in DoSomethingInterestingWithMyAPI()
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h325 extern const char *OH_MD_KEY_ROTATION;
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dformat_test.cpp191 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation)); in CheckVideoKey()
272 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation)); in CheckAudioKeyVvc()
362 ASSERT_TRUE(OH_AVFormat_GetIntValue(paramFormat, OH_MD_KEY_ROTATION, &rotation)); in AvcVideoParam()
400 ASSERT_TRUE(OH_AVFormat_GetIntValue(paramFormat, OH_MD_KEY_ROTATION, &rotation)); in HevcVideoParam()
507 ASSERT_TRUE(OH_AVFormat_GetIntValue(paramFormat, OH_MD_KEY_ROTATION, &rotation)); in OtherVideoParam()
H A Dnet2_test.cpp147 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation)); in CheckVideoKey()
226 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation)); in CheckAudioKeyVVC()
H A Dproc_test.cpp1134 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormatSecond, OH_MD_KEY_ROTATION, &rotation)); in HWTEST_F()
1420 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation)); in HWTEST_F()
1474 ASSERT_TRUE(OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation)); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/
H A Dvideo_decoder.cpp128 OH_AVFormat_SetIntValue(format.get(), OH_MD_KEY_ROTATION, 270); // rotate 270° in Configure()
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp175 OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation); in AVCodecE2EDemoAPI10()
H A Davcodec_e2e_demo.cpp153 OH_AVFormat_GetIntValue(trackFormat, OH_MD_KEY_ROTATION, &rotation); in AVCodecE2EDemo()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp163 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, defaultRotation); in ConfigureVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp136 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, 0); in ConfigureVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp163 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, defaultRotation); in ConfigureVideoDecoder()
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp137 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, defaultRotation); in ConfigureVideoDecoder()
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dvideo_encoder.cpp349 OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, rotation_); in Configure()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp136 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, 0); in ConfigureVideoDecoder()
/foundation/multimedia/av_codec/test/unittest/codec_param_checker_test/
H A Dcodec_param_checker_test.cpp1046 ASSERT_EQ(true, OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, rotationAngle)); in HWTEST_F()
1077 ASSERT_EQ(true, OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, rotationAngle)); in HWTEST_F()
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_capi.cpp596 OH_AVFormat_SetIntValue(fmt.get(), OH_MD_KEY_ROTATION, opt_.rotation); in ConfigureDecoder()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp718 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, angle); in AutoSwitchSurface()
H A Dvideodec_api11_sample.cpp800 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, angle); in AutoSwitchSurface()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp677 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, angle); in AutoSwitchSurface()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp665 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, angle); in AutoSwitchSurface()
H A Dvideodec_ndk_sample.cpp179 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_ROTATION, DEFAULT_ROTATION); in ConfigureVideoDecoder()

Completed in 26 milliseconds

12