Home
last modified time | relevance | path

Searched refs:OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp106 const char *OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT = "video_encoder_ltr_frame_count"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp82 {OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT, FORMAT_TYPE_INT32},
177 OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h451 extern const char *OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT;
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp212 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT, ltrParam.ltrCount); in ConfigureVideoEncoder()
254 (void)OH_AVFormat_SetIntValue(format, OH_MD_KEY_VIDEO_ENCODER_LTR_FRAME_COUNT, ltrParam.ltrCount); in ConfigureVideoEncoder_Temporal()

Completed in 5 milliseconds