transformed_point  540 libavfilter/opencl/deshake.cl static float2 transformed_point(float2 p, __global const float *transform) {
transformed_point  957 libavfilter/vf_deshake_opencl.c static cl_float2 transformed_point(float x, float y, float *transform) {