Searched refs:stride_to (Results 1 – 2 of 2) sorted by relevance
44 unsigned int stride_to, /* In t_vmem_elem */54 unsigned int stride_to, /* In t_vmem_elem */
227 unsigned int stride_to, /* In t_vmem_elem */ in isp_vmem_2d_load() argument242 load_vector(ID, &to[stride_to * h + c], vp); in isp_vmem_2d_load()256 unsigned int stride_to, /* In t_vmem_elem */ in isp_vmem_2d_store() argument265 assert(stride_to % ISP_NWAY == 0); in isp_vmem_2d_store()274 to = (t_vmem_elem *)((char *)to + stride_to / ISP_NWAY * ISP_VEC_ALIGN); in isp_vmem_2d_store()