Lines Matching refs:lin
36 unsigned int lin, unsigned int col,
318 unsigned int lin,
326 index = VIMC_FRAME_INDEX(lin, col, vdebayer->sink_fmt.width, 3);
412 const unsigned int lin,
433 vdebayer->sd.name, lin, col, vdebayer->sink_fmt.height, seek);
441 for (wlin = seek > lin ? 0 : lin - seek;
442 wlin < lin + seek + 1 && wlin < vdebayer->sink_fmt.height;
485 vdebayer->sd.name, lin, col, i, rgb[i], n_rgb[i]);
492 vdebayer->sd.name, lin, col, i, rgb[i]);