Home | History | Annotate | Download | only in opencl

Lines Matching refs:dstptr

144                             __global uchar * dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
167 __global T * dst = (__global T *)(dstptr + dst_index);
191 __global uchar * dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
210 __global T * dst = (__global T *)(dstptr + dst_index);
231 __global uchar * dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
250 __global T * dst = (__global T *)(dstptr + dst_index);
271 __global uchar * dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
293 __global T * dst = (__global T *)(dstptr + dst_index);
327 __global uchar * dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
349 __global T * dst = (__global T *)(dstptr + dst_index);
391 dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
413 __global T * dst = (__global T *)(dstptr + dst_index);
501 __global uchar * dstptr, int dst_step, int dst_offset, int dst_rows, int dst_cols,
520 __global T * dst = (__global T *)(dstptr + dst_index);