Home
last modified time | relevance | path

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 Dnative_avcodec_base.cpp114 const char *OH_MD_KEY_VIDEO_CROP_RIGHT = "video_crop_right"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp90 {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 Dnative_avcodec_base.h517 extern const char *OH_MD_KEY_VIDEO_CROP_RIGHT;
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp118 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 Dvideodec_api11_sample.cpp141 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 Dvideodec_api11_sample.cpp113 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 Dvideodec_api11_sample.cpp135 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 Dvideodec_ndk_sample.cpp130 OH_AVFormat_GetIntValue(format, OH_MD_KEY_VIDEO_CROP_RIGHT, &cropRight); in VdecFormatChanged()

Completed in 10 milliseconds