Searched defs:dstStrideY (Results 1 – 2 of 2) sorted by relevance
23 const int dstStrideY = direction == MorphDirection::kX ? dstStride : 1; in morph() local56 const int dstStrideY = direction == MorphDirection::kX ? dstStride : 1; in morph() local88 const int dstStrideY = direction == MorphDirection::kX ? dstStride : 1; in morph() local
113 const int dstStrideY = dstDirection == BlurDirection::kX ? width : 1; in box_blur_double() local235 int dstStrideY = dstDirection == BlurDirection::kX ? width : 1; in box_blur() local