Lines Matching refs:lin
35 void (*set_rgb_src)(struct vimc_deb_device *vdeb, unsigned int lin,
317 unsigned int lin,
325 index = VIMC_FRAME_INDEX(lin, col, vdeb->sink_fmt.width, 3);
411 const unsigned int lin,
432 vdeb->sd.name, lin, col, vdeb->sink_fmt.height, seek);
440 for (wlin = seek > lin ? 0 : lin - seek;
441 wlin < lin + seek + 1 && wlin < vdeb->sink_fmt.height;
483 vdeb->sd.name, lin, col, i, rgb[i], n_rgb[i]);
490 vdeb->sd.name, lin, col, i, rgb[i]);