Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_VIDEO_CROP_BOTTOM (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp112 const char *OH_MD_KEY_VIDEO_CROP_BOTTOM = "video_crop_bottom"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp88 {OH_MD_KEY_VIDEO_CROP_BOTTOM, FORMAT_TYPE_INT32},
176 OH_MD_KEY_VIDEO_CROP_BOTTOM,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h501 extern const char *OH_MD_KEY_VIDEO_CROP_BOTTOM;
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp117 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in VdecFormatChanged()
642 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in CheckOutputDescription()
H A Dvideodec_api11_sample.cpp140 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in VdecAPI11FormatChanged()
753 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp112 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in VdecAPI11FormatChanged()
630 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp134 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in VdecAPI11FormatChanged()
765 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in CheckOutputDescription()
H A Dvideodec_ndk_sample.cpp129 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_BOTTOM, &cropBottom); in VdecFormatChanged()

Completed in 11 milliseconds