Home
last modified time | relevance | path

Searched refs:NvencDynLoadFunctions (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dnvenc.h86 typedef struct NvencDynLoadFunctions struct
93 } NvencDynLoadFunctions; argument
150 NvencDynLoadFunctions nvenc_dload_funcs;
Dnvenc.c264 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_load_libraries()
308 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_push_context()
319 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_pop_context()
527 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_check_device()
602 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_setup_device()
1250 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_setup_encoder()
1429 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_alloc_surface()
1526 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_setup_extradata()
1559 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in ff_nvenc_encode_close()
1725 NvencDynLoadFunctions *dl_fn = &ctx->nvenc_dload_funcs; in nvenc_find_free_reg_resource()
[all …]