Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_VIDEO_ENCODER_QP_MAX (Results 1 - 5 of 5) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp120 const char *OH_MD_KEY_VIDEO_ENCODER_QP_MAX = "video_encoder_qp_max"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp94 {OH_MD_KEY_VIDEO_ENCODER_QP_MAX, FORMAT_TYPE_INT32}
156 OH_MD_KEY_VIDEO_ENCODER_QP_MAX,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h574 extern const char *OH_MD_KEY_VIDEO_ENCODER_QP_MAX;
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp207 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, DEFAULT_QP); in ConfigureVideoEncoder()
807 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, currentQP); in AutoSwitchParam()
827 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, currentQP); in AutoSwitchParam()
907 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, currentQP); in SetBufferParameter()
917 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, currentQP); in SetBufferParameter()
H A Dsetparam_test.cpp757 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, -1); in HWTEST_F()
762 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, 200); in HWTEST_F()
789 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, -1); in HWTEST_F()
794 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_QP_MAX, 200); in HWTEST_F()

Completed in 6 milliseconds