Searched refs:OH_MD_KEY_VIDEO_CROP_RIGHT (Results 1 - 8 of 8) sorted by relevance
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
H A D | native_avcodec_base.cpp | 114 const char *OH_MD_KEY_VIDEO_CROP_RIGHT = "video_crop_right"; variable
|
/foundation/multimedia/av_codec/test/unittest/key_type_test/ |
H A D | key_type_test.cpp | 90 {OH_MD_KEY_VIDEO_CROP_RIGHT, FORMAT_TYPE_INT32}, 178 OH_MD_KEY_VIDEO_CROP_RIGHT,
|
/foundation/multimedia/av_codec/interfaces/kits/c/ |
H A D | native_avcodec_base.h | 517 extern const char *OH_MD_KEY_VIDEO_CROP_RIGHT;
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 118 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in VdecFormatChanged() 644 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in CheckOutputDescription()
|
H A D | videodec_api11_sample.cpp | 141 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in VdecAPI11FormatChanged() 755 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in CheckOutputDescription()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 113 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in VdecAPI11FormatChanged() 632 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in CheckOutputDescription()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_api11_sample.cpp | 135 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in VdecAPI11FormatChanged() 767 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in CheckOutputDescription()
|
H A D | videodec_ndk_sample.cpp | 130 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in VdecFormatChanged()
|
Completed in 10 milliseconds