Lines Matching refs:device
55 vlVdpVideoSurfaceCreate(VdpDevice device, VdpChromaType chroma_type,
74 vlVdpDevice *dev = vlGetDataHTAB(device);
80 DeviceReference(&p_surf->device, dev);
121 DeviceReference(&p_surf->device, NULL);
141 mtx_lock(&p_surf->device->mutex);
144 mtx_unlock(&p_surf->device->mutex);
147 DeviceReference(&p_surf->device, NULL);
214 pipe = vlsurface->device->context;
241 mtx_lock(&vlsurface->device->mutex);
244 mtx_unlock(&vlsurface->device->mutex);
266 mtx_unlock(&vlsurface->device->mutex);
291 mtx_unlock(&vlsurface->device->mutex);
317 pipe = p_surf->device->context;
324 mtx_lock(&p_surf->device->mutex);
340 mtx_unlock(&p_surf->device->mutex);
361 mtx_unlock(&p_surf->device->mutex);
373 mtx_unlock(&p_surf->device->mutex);
380 mtx_unlock(&p_surf->device->mutex);
406 mtx_unlock(&p_surf->device->mutex);
429 mtx_unlock(&p_surf->device->mutex);
440 struct pipe_context *pipe = vlsurf->device->context;
472 mtx_lock(&p_surf->device->mutex);
474 struct pipe_context *pipe = p_surf->device->context;
479 mtx_unlock(&p_surf->device->mutex);
507 mtx_lock(&p_surf->device->mutex);
509 struct pipe_context *pipe = p_surf->device->context;
518 mtx_unlock(&p_surf->device->mutex);
524 mtx_unlock(&p_surf->device->mutex);
533 if (!pscreen->resource_get_handle(pscreen, p_surf->device->context,
536 mtx_unlock(&p_surf->device->mutex);
540 mtx_unlock(&p_surf->device->mutex);