Home
last modified time | relevance | path

Searched refs:primitives_opencl_context (Results 1 – 1 of 1) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/libfreerdp/primitives/
H A Dprim_YUV_opencl.c47 } primitives_opencl_context; typedef
49 static primitives_opencl_context* primitives_get_opencl_context(void);
62 primitives_opencl_context* cl = primitives_get_opencl_context(); in opencl_YUVToRGB()
160 static primitives_opencl_context openclContext;
162 static primitives_opencl_context* primitives_get_opencl_context(void) in primitives_get_opencl_context()
184 static BOOL primitives_init_opencl_context(primitives_opencl_context* cl) in primitives_init_opencl_context()