• Home
  • Raw
  • Download

Lines Matching refs:device_index

605     guint rank, gint device_index, CUcontext cuda_ctx)  in gst_nv_enc_register()  argument
635 device_index, cu_res); in gst_nv_enc_register()
642 device_index, status); in gst_nv_enc_register()
649 device_index, status); in gst_nv_enc_register()
674 ERROR_DETAILS, max_width, codec, device_index, status); in gst_nv_enc_register()
684 ERROR_DETAILS, max_height, codec, device_index, status); in gst_nv_enc_register()
695 ERROR_DETAILS, min_width, codec, device_index, status); in gst_nv_enc_register()
703 ERROR_DETAILS, min_height, codec, device_index, status); in gst_nv_enc_register()
713 device_index, codec, device_caps.rc_modes); in gst_nv_enc_register()
765 DEBUG_DEVICE_CAPS (device_index, in gst_nv_enc_register()
768 DEBUG_DEVICE_CAPS (device_index, codec, "custom vbv-buffer-size", in gst_nv_enc_register()
771 DEBUG_DEVICE_CAPS (device_index, codec, "rc-loockahead", in gst_nv_enc_register()
774 DEBUG_DEVICE_CAPS (device_index, codec, "temporal adaptive quantization", in gst_nv_enc_register()
777 GST_DEBUG ("[device-%d %s] max bframes: %d", device_index, codec, in gst_nv_enc_register()
841 gst_nv_h264_enc_register (plugin, device_index, rank, sink_templ, in gst_nv_enc_register()
844 gst_nv_h265_enc_register (plugin, device_index, rank, sink_templ, in gst_nv_enc_register()
970 gst_nvenc_plugin_init (GstPlugin * plugin, guint device_index, in gst_nvenc_plugin_init() argument
974 "h264", GST_RANK_PRIMARY * 2, device_index, cuda_ctx); in gst_nvenc_plugin_init()
976 "h265", GST_RANK_PRIMARY * 2, device_index, cuda_ctx); in gst_nvenc_plugin_init()