Lines Matching defs:device
158 av_log(ctx, AV_LOG_ERROR, "Failed to open device handle\n");
462 av_log(ctx, AV_LOG_ERROR, "Failed to create Direct3D device\n");
502 av_log(ctx, AV_LOG_VERBOSE, "Using D3D9Ex device.\n");
508 static int dxva2_device_create(AVHWDeviceContext *ctx, const char *device,
519 if (device)
520 adapter = atoi(device);
558 av_log(ctx, AV_LOG_ERROR, "Failed to create Direct3D device manager\n");
564 av_log(ctx, AV_LOG_ERROR, "Failed to bind Direct3D device to device manager\n");
570 av_log(ctx, AV_LOG_ERROR, "Failed to open device handle\n");