Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_avcodec_base.cpp62 const char *OH_MD_KEY_REQUEST_I_FRAME = "req_i_frame"; variable
/foundation/multimedia/av_codec/test/unittest/key_type_test/
H A Dkey_type_test.cpp48 {OH_MD_KEY_REQUEST_I_FRAME, FORMAT_TYPE_INT32},
134 OH_MD_KEY_REQUEST_I_FRAME,
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h341 extern const char *OH_MD_KEY_REQUEST_I_FRAME;
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp283 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, 1); in testApi()
633 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, 1); in SetForceIDR()
H A Dvideoenc_api11_sample.cpp365 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, 1); in testApi()
853 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, 1); in SetForceIDR()
/foundation/multimedia/camera_framework/services/camera_service/src/avcodec/
H A Dvideo_encoder.cpp214 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, true); in EnqueueBuffer()
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/
H A Dtester_capi.cpp301 OH_AVFormat_SetIntValue(fmt.get(), OH_MD_KEY_REQUEST_I_FRAME, true); in RequestIDR()
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.cpp343 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, 1); in SetForceIDR()

Completed in 8 milliseconds