Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp113 const char *OH_MD_KEY_VIDEO_CROP_LEFT = "video_crop_left"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp89 {OH_MD_KEY_VIDEO_CROP_LEFT, FORMAT_TYPE_INT32},
169 OH_MD_KEY_VIDEO_CROP_LEFT,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h509 extern const char *OH_MD_KEY_VIDEO_CROP_LEFT;
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_ndk_sample.cpp643 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_LEFT, &cropLeft); in CheckOutputDescription()
H A Dvideodec_api11_sample.cpp754 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_LEFT, &cropLeft); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp631 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_LEFT, &cropLeft); in CheckOutputDescription()
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp766 OH_AVFormat_GetIntValue(newFormat, OH_MD_KEY_VIDEO_CROP_LEFT, &cropLeft); in CheckOutputDescription()

Completed in 9 milliseconds