Home
last modified time | relevance | path

Searched defs:dst_handle (Results 1 – 25 of 135) sorted by relevance

123456

/dports/graphics/freeimage/FreeImage/Source/FreeImageToolkit/
H A DJPEGTransform.cpp152 …e(FreeImageIO* src_io, fi_handle src_handle, FreeImageIO* dst_io, fi_handle dst_handle, FREE_IMAGE… in JPEGTransformFromHandle()
370 …e(FreeImageIO* src_io, fi_handle src_handle, FreeImageIO* dst_io, fi_handle dst_handle, FREE_IMAGE… in FreeImage_JPEGTransformFromHandle()
375 closeStdIO(fi_handle src_handle, fi_handle dst_handle) { in closeStdIO()
385 …rc_file, const char* dst_file, FreeImageIO* dst_io, fi_handle* src_handle, fi_handle* dst_handle) { in openStdIO()
432 …file, const wchar_t* dst_file, FreeImageIO* dst_io, fi_handle* src_handle, fi_handle* dst_handle) { in openStdIOU()
588 …_stream, FIMEMORY* dst_stream, FreeImageIO* dst_io, fi_handle* src_handle, fi_handle* dst_handle) { in getMemIO()
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/layers/
H A Dblank_layer.cpp92 void *dst_handle = outputs[i].handle(ACCESS_WRITE); in forward_ocl() local
H A Dreshape_layer.cpp275 void *dst_handle = outputs[i].handle(ACCESS_WRITE); in forward_ocl() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/mojo/clients/
H A Dmojo_video_encode_accelerator.cc170 mojo::ScopedSharedBufferHandle dst_handle = in Encode() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/mojo/clients/
H A Dmojo_video_encode_accelerator.cc172 mojo::ScopedSharedBufferHandle dst_handle = in Encode() local
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/svga/
H A Dsvga_surface.c52 struct svga_winsys_surface *dst_handle, in svga_texture_copy_region()
82 struct svga_winsys_surface *dst_handle, in svga_texture_copy_handle()
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/unit_test/tools/
H A Dprinting-tool.cpp101 extern "C" void kokkosp_begin_deep_copy(SpaceHandle dst_handle, in kokkosp_begin_deep_copy()
/dports/devel/kokkos/kokkos-3.4.01/core/unit_test/tools/
H A Dprinting-tool.cpp101 extern "C" void kokkosp_begin_deep_copy(SpaceHandle dst_handle, in kokkosp_begin_deep_copy()
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/unit_test/tools/
H A Dprinting-tool.cpp101 extern "C" void kokkosp_begin_deep_copy(SpaceHandle dst_handle, in kokkosp_begin_deep_copy()
/dports/multimedia/handbrake/zimg-release-3.0.1/doc/example/
H A Dapi_example_c.c253 void *dst_handle = 0; in execute() local
/dports/graphics/libdrm/libdrm-2.4.110/include/drm/
H A Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member
/dports/multimedia/libv4l/linux-5.13-rc2/include/uapi/drm/
H A Dqxl_drm.h77 uint32_t dst_handle; /* 0 if to command buffer */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/uapi/drm/
H A Dqxl_drm.h77 uint32_t dst_handle; /* 0 if to command buffer */ member
/dports/misc/rump/buildrump.sh-b914579/src/sys/external/bsd/drm2/dist/uapi/drm/
H A Dqxl_drm.h74 uint32_t dst_handle; /* 0 if to command buffer */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/include/drm/
H A Dqxl_drm.h77 __u32 dst_handle; /* 0 if to command buffer */ member

123456