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 D | native_avcodec_base.cpp | 62 const char *OH_MD_KEY_REQUEST_I_FRAME = "req_i_frame"; variable
|
/foundation/multimedia/av_codec/test/unittest/key_type_test/ |
H A D | key_type_test.cpp | 48 {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 D | native_avcodec_base.h | 341 extern const char *OH_MD_KEY_REQUEST_I_FRAME;
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/ |
H A D | videoenc_ndk_sample.cpp | 283 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 D | videoenc_api11_sample.cpp | 365 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 D | video_encoder.cpp | 214 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, true); in EnqueueBuffer()
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | tester_capi.cpp | 301 OH_AVFormat_SetIntValue(fmt.get(), OH_MD_KEY_REQUEST_I_FRAME, true); in RequestIDR()
|
/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/ |
H A D | videoenc_sample.cpp | 343 OH_AVFormat_SetIntValue(format, OH_MD_KEY_REQUEST_I_FRAME, 1); in SetForceIDR()
|
Completed in 8 milliseconds