Lines Matching defs:col
36 unsigned int lin, unsigned int col,
319 unsigned int col,
326 index = VIMC_FRAME_INDEX(lin, col, vdebayer->sink_fmt.width, 3);
413 const unsigned int col,
433 vdebayer->sd.name, lin, col, vdebayer->sink_fmt.height, seek);
451 for (wcol = seek > col ? 0 : col - seek;
452 wcol < col + seek + 1 && wcol < vdebayer->sink_fmt.width;
485 vdebayer->sd.name, lin, col, i, rgb[i], n_rgb[i]);
492 vdebayer->sd.name, lin, col, i, rgb[i]);