Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_VIDEO_CROP_TOP (Results 1 - 7 of 7) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp111 const char *OH_MD_KEY_VIDEO_CROP_TOP = "video_crop_top"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp87 {OH_MD_KEY_VIDEO_CROP_TOP, FORMAT_TYPE_INT32},
175 OH_MD_KEY_VIDEO_CROP_TOP,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h493 extern const char *OH_MD_KEY_VIDEO_CROP_TOP;
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp641 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
H A Dvideodec_api11_sample.cpp752 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp629 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp764 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()

Completed in 9 milliseconds