Home | History | Annotate | Download | only in imgproc

Lines Matching full:buf_step

4969 "__global uchar *buf_ptr, int buf_step, int buf_offset\n"
5008 "int buf_index = mad24(buf_step, LOCAL_SUM_SIZE * gid, mad24((int)sizeof(sumT), y + lid, buf_offset));\n"
5018 "buf_index += buf_step;\n"
5028 "kernel void integral_sum_rows(__global const uchar *buf_ptr, int buf_step, int buf_offset,\n"
5083 "buf_index += buf_step;\n"