Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_SCALING_MODE (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp75 const char *OH_MD_KEY_SCALING_MODE = "scale_type"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp70 {OH_MD_KEY_SCALING_MODE, FORMAT_TYPE_INT32},
167 OH_MD_KEY_SCALING_MODE,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h386 extern const char *OH_MD_KEY_SCALING_MODE;
/foundation/multimedia/av_codec/test/unittest/codec_param_checker_test/
H A Dcodec_param_checker_test.cpp1095 ASSERT_EQ(true, OH_AVFormat_SetIntValue(g_format, OH_MD_KEY_SCALING_MODE, in HWTEST_F()
1109 ASSERT_EQ(true, OH_AVFormat_SetIntValue(g_format, OH_MD_KEY_SCALING_MODE, INT32_MAX)); in HWTEST_F()
1122 ASSERT_EQ(true, OH_AVFormat_SetIntValue(g_format, OH_MD_KEY_SCALING_MODE, INT32_MIN)); in HWTEST_F()

Completed in 5 milliseconds