Home
last modified time | relevance | path

Searched defs:handle_ptr (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkhandle.h180 gst_clear_vulkan_handle (GstVulkanHandle ** handle_ptr) in gst_clear_vulkan_handle()
/third_party/libuv/src/win/
Dprocess-stdio.c144 int uv__create_nul_handle(HANDLE* handle_ptr, in uv__create_nul_handle()
/third_party/node/deps/uv/src/win/
Dprocess-stdio.c144 int uv__create_nul_handle(HANDLE* handle_ptr, in uv__create_nul_handle()
/third_party/ffmpeg/libavfilter/
Dvf_frei0r.c173 static int load_path(AVFilterContext *ctx, void **handle_ptr, const char *prefix, const char *name) in load_path()
/third_party/opencl-headers/src/
Dopencl_wrapper.cpp68 static bool LoadLibraryFromPath(const std::string &library_path, void **handle_ptr) in LoadLibraryFromPath()
155 bool LoadOpenCLLibrary(void **handle_ptr) in LoadOpenCLLibrary()