Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudautils.h34 const gchar *_error_name, *_error_text; in _gst_cuda_debug() local
36 CuGetErrorName (result, &_error_name); in _gst_cuda_debug()
39 NULL, "CUDA call failed: %s, %s", _error_name, _error_text); in _gst_cuda_debug()