/third_party/ffmpeg/libavutil/ |
D | hwcontext_vaapi.c | 455 VASurfaceID surface_id; in vaapi_buffer_free() local 458 surface_id = (VASurfaceID)(uintptr_t)data; in vaapi_buffer_free() 460 vas = vaDestroySurfaces(hwctx->display, &surface_id, 1); in vaapi_buffer_free() 463 "%d (%s).\n", surface_id, vas, vaErrorStr(vas)); in vaapi_buffer_free() 473 VASurfaceID surface_id; in vaapi_pool_alloc() local 483 &surface_id, 1, in vaapi_pool_alloc() 490 av_log(hwfc, AV_LOG_DEBUG, "Created surface %#x.\n", surface_id); in vaapi_pool_alloc() 492 ref = av_buffer_create((uint8_t*)(uintptr_t)surface_id, in vaapi_pool_alloc() 493 sizeof(surface_id), &vaapi_buffer_free, in vaapi_pool_alloc() 496 vaDestroySurfaces(hwctx->display, &surface_id, 1); in vaapi_pool_alloc() [all …]
|
D | hwcontext_vulkan.c | 2289 VASurfaceID surface_id = (VASurfaceID)(uintptr_t)src->data[3]; in vulkan_map_from_vaapi() local 2295 vaSyncSurface(vaapi_ctx->display, surface_id); in vulkan_map_from_vaapi()
|
/third_party/mesa3d/src/glx/apple/ |
D | apple_glx_surface.c | 69 __func__, (void *) ac->context_obj, s->surface_id); in surface_make_current() 71 error = xp_attach_gl_context(ac->context_obj, s->surface_id); in surface_make_current() 99 apple_glx_diagnostic("%s: s->surface_id %u\n", __func__, s->surface_id); in surface_destroy() 101 xp_error error = xp_destroy_surface(s->surface_id); in surface_destroy() 146 error = xp_import_surface(key, &s->surface_id); in create_surface()
|
D | apple_glx_drawable.h | 64 xp_surface_id surface_id; member
|
/third_party/gstreamer/gstplugins_bad/sys/msdk/ |
D | gstmsdkallocator_libva.h | 46 GstVideoInfo *vinfo, gint fd, VASurfaceID *surface_id); 50 mfxFrameSurface1 *mfx_surface, VASurfaceID surface_id);
|
D | gstmsdkallocator_libva.c | 558 GstVideoInfo * vinfo, gint fd, VASurfaceID * surface_id) in gst_msdk_export_dmabuf_to_vasurface() argument 687 va_chroma, width, height, surface_id, 1, attribs, attrib - attribs); in gst_msdk_export_dmabuf_to_vasurface() 719 mfxFrameSurface1 * mfx_surface, VASurfaceID surface_id) in gst_msdk_replace_mfx_memid() argument 751 *msdk_mid->surface = surface_id; in gst_msdk_replace_mfx_memid()
|
/third_party/cef/libcef/browser/extensions/ |
D | extension_host_delegate.cc | 64 const viz::SurfaceId& surface_id, in EnterPictureInPicture() argument
|
D | extension_host_delegate.h | 42 const viz::SurfaceId& surface_id,
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | picture_h264.c | 33 static void vlVaGetPastReferenceFrame(vlVaDriver *drv, VASurfaceID surface_id, in vlVaGetPastReferenceFrame() argument 36 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetPastReferenceFrame()
|
D | va_private.h | 429 VAStatus vlVaExportSurfaceHandle(VADriverContextP ctx, VASurfaceID surface_id, uint32_t mem_type, u… 442 void vlVaGetReferenceFrame(vlVaDriver *drv, VASurfaceID surface_id, struct pipe_video_buffer **ref_…
|
D | surface.c | 305 vlVaPutSurface(VADriverContextP ctx, VASurfaceID surface_id, void* draw, short srcx, short srcy, in vlVaPutSurface() argument 326 surf = handle_table_get(drv->htab, surface_id); in vlVaPutSurface() 1270 VASurfaceID surface_id, in vlVaExportSurfaceHandle() argument 1292 surf = handle_table_get(drv->htab, surface_id); in vlVaExportSurfaceHandle()
|
D | picture.c | 107 vlVaGetReferenceFrame(vlVaDriver *drv, VASurfaceID surface_id, in vlVaGetReferenceFrame() argument 110 vlVaSurface *surf = handle_table_get(drv->htab, surface_id); in vlVaGetReferenceFrame()
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | vasurfaceimage.c | 323 .surface_id = src, in va_copy_surface() 329 .surface_id = dst, in va_copy_surface()
|
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/ |
D | test_surface.c | 84 assert(surface.surface_id != 0); in main()
|
/third_party/cef/libcef/browser/alloy/ |
D | alloy_browser_host_impl.h | 287 const viz::SurfaceId& surface_id,
|
D | alloy_browser_host_impl.cc | 1460 const viz::SurfaceId& surface_id, in EnterPictureInPicture() argument 1467 web_contents, surface_id, natural_size); in EnterPictureInPicture()
|
/third_party/mesa3d/src/gallium/frontends/xvmc/ |
D | surface.c | 203 surface->surface_id = XAllocID(dpy); in XvMCCreateSurface()
|
/third_party/libabigail/tests/data/test-diff-pkg/ |
D | spice-server-0.12.4-19.el7.x86_64-0.12.8-1.el7.x86_64-report-2.txt | 444 … 'int surface_id' offset changed from 3008 to 2368 (in bits) (by -640 bits)
|