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 D | native_avcodec_base.cpp | 111 const char *OH_MD_KEY_VIDEO_CROP_TOP = "video_crop_top"; variable
|
/foundation/multimedia/av_codec/test/unittest/key_type_test/ |
H A D | key_type_test.cpp | 87 {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 D | native_avcodec_base.h | 493 extern const char *OH_MD_KEY_VIDEO_CROP_TOP;
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 641 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
|
H A D | videodec_api11_sample.cpp | 752 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 629 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_api11_sample.cpp | 764 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_TOP, &cropTop); in CheckOutputDescription()
|
Completed in 9 milliseconds