Home
last modified time | relevance | path

Searched refs:cl_float2 (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_deshake_opencl.c99 cl_float2 p1;
101 cl_float2 p2;
167 cl_float2 translation;
169 cl_float2 scale;
170 cl_float2 skew;
180 cl_float2 top_left;
182 cl_float2 bottom_right;
351 static int points_not_collinear(const cl_float2 **points) in points_not_collinear()
379 const cl_float2 *prev_points[] = { in check_subset()
385 const cl_float2 *curr_point in check_subset()
[all...]
/third_party/mesa3d/include/CL/
H A Dcl_platform.h1213 }cl_float2; typedef
1221 __CL_ANON_STRUCT__ struct{ cl_float2 lo, hi; };
/third_party/opencl-headers/CL/
H A Dcl_platform.h1240 }cl_float2; typedef
1248 __CL_ANON_STRUCT__ struct{ cl_float2 lo, hi; };
/third_party/opencl-headers/tests/
H A Dtest_headers.c507 cl_float2 a2 = {{ 0.0f, 1.0f }}; in test_float()
514 cl_float2 b2 = a2; in test_float()
/third_party/skia/third_party/externals/angle2/include/CL/
H A Dcl_platform.h1233 }cl_float2; typedef
1241 __CL_ANON_STRUCT__ struct{ cl_float2 lo, hi; };

Completed in 16 milliseconds