Home
last modified time | relevance | path

Searched refs:dev_flags (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_cuda.c334 unsigned int dev_flags = 0; in cuda_context_init() local
344 &dev_flags, &dev_active)); in cuda_context_init()
348 if (dev_active && dev_flags != desired_flags) { in cuda_context_init()
351 } else if (dev_flags != desired_flags) { in cuda_context_init()

Completed in 2 milliseconds