Lines Matching defs:col
36 unsigned int col, unsigned int rgb[3]);
318 unsigned int col,
325 index = VIMC_FRAME_INDEX(lin, col, vdeb->sink_fmt.width, 3);
412 const unsigned int col,
432 vdeb->sd.name, lin, col, vdeb->sink_fmt.height, seek);
450 for (wcol = seek > col ? 0 : col - seek;
451 wcol < col + seek + 1 && wcol < vdeb->sink_fmt.width;
483 vdeb->sd.name, lin, col, i, rgb[i], n_rgb[i]);
490 vdeb->sd.name, lin, col, i, rgb[i]);