stride_cap 245 drivers/media/platform/vivid/vivid-kthread-cap.c unsigned stride_cap = tpg->bytesperline[p]; stride_cap 284 drivers/media/platform/vivid/vivid-kthread-cap.c (dev->compose_cap.top / vdiv) * stride_cap; stride_cap 291 drivers/media/platform/vivid/vivid-kthread-cap.c for (y = 0; y < hmax / vdiv; y++, vcapbuf += stride_cap) stride_cap 312 drivers/media/platform/vivid/vivid-kthread-cap.c for (y = 0; y < hmax; y += vdiv, vcapbuf += stride_cap) { stride_cap 400 drivers/media/platform/vivid/vivid-kthread-cap.c for (; y < img_height; y += vdiv, vcapbuf += stride_cap)