Home
last modified time | relevance | path

Searched refs:NV_ENCODE_API_FUNCTION_LIST (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvenc.c136 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &ctx->nvenc_dload_funcs.nvenc_funcs; in nvenc_print_error()
332 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &ctx->nvenc_dload_funcs.nvenc_funcs; in nvenc_open_session()
357 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &ctx->nvenc_dload_funcs.nvenc_funcs; in nvenc_check_codec_support()
393 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &ctx->nvenc_dload_funcs.nvenc_funcs; in nvenc_check_cap()
528 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &dl_fn->nvenc_funcs; in nvenc_check_device()
1251 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &dl_fn->nvenc_funcs; in nvenc_setup_encoder()
1430 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &dl_fn->nvenc_funcs; in nvenc_alloc_surface()
1527 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &dl_fn->nvenc_funcs; in nvenc_setup_extradata()
1560 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &dl_fn->nvenc_funcs; in ff_nvenc_encode_close()
1726 NV_ENCODE_API_FUNCTION_LIST *p_nvenc = &dl_fn->nvenc_funcs; in nvenc_find_free_reg_resource()
[all …]
Dnvenc.h91 NV_ENCODE_API_FUNCTION_LIST nvenc_funcs;
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvenc.c55 tNvEncodeAPICreateInstance (NV_ENCODE_API_FUNCTION_LIST * functionList);
65 static NV_ENCODE_API_FUNCTION_LIST nvenc_api;
DnvEncodeAPI.h3606 } NV_ENCODE_API_FUNCTION_LIST; typedef
3626 NVENCSTATUS NVENCAPI NvEncodeAPICreateInstance(NV_ENCODE_API_FUNCTION_LIST *functionList);
/third_party/ffmpeg/
Dconfigure6777 NV_ENCODE_API_FUNCTION_LIST flist;