Home | History | Annotate | Download | only in src

Lines Matching defs:src_offset_x

746         int src_offset_x = static_cast<int>((src_offset % src_step) / esz);
751 k.args(ocl::KernelArg::PtrReadOnly(src), (int)src_step, src_offset_x, src_offset_y,