Searched refs:_error_text (Results 1 – 1 of 1) sorted by relevance
34 const gchar *_error_name, *_error_text; in _gst_cuda_debug() local37 CuGetErrorString (result, &_error_text); in _gst_cuda_debug()39 NULL, "CUDA call failed: %s, %s", _error_name, _error_text); in _gst_cuda_debug()