Searched refs:d_stride (Results 1 – 2 of 2) sorted by relevance
20 int d_stride, in LD_16x8() argument30 d += d_stride; in LD_16x8()32 d += d_stride; in LD_16x8()34 d += d_stride; in LD_16x8()36 d += d_stride; in LD_16x8()38 d += d_stride; in LD_16x8()40 d += d_stride; in LD_16x8()42 d += d_stride; in LD_16x8()91 int d_stride, in ST_16x8() argument101 d += d_stride; in ST_16x8()[all …]
1315 int s_plane_stride, s_stride, d_plane_stride, d_stride, elem_size; in cvConvertPointsHomogeneous() local1332 d_plane_stride = dst->step / elem_size, d_stride = 1; in cvConvertPointsHomogeneous()1334 d_stride = dst->step / elem_size, d_plane_stride = 1; in cvConvertPointsHomogeneous()1372 xd += d_stride; yd += d_stride; zd += d_stride; in cvConvertPointsHomogeneous()1381 xd += d_stride; yd += d_stride; in cvConvertPointsHomogeneous()1418 xd += d_stride; yd += d_stride; zd += d_stride; in cvConvertPointsHomogeneous()1427 xd += d_stride; yd += d_stride; in cvConvertPointsHomogeneous()