Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.c256 gint other_device_id = 0; in gst_cuda_handle_set_context() local
265 g_object_get (other_ctx, "cuda-device-id", &other_device_id, NULL); in gst_cuda_handle_set_context()
267 if (device_id == -1 || other_device_id == device_id) { in gst_cuda_handle_set_context()