OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spacing
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/colorbars/
colorbars.c
59
int
spacing
, offsetx, labeloffsety, labeloffsetx;
local
75
spacing
= COLS / numcolors;
76
offsetx = (COLS - (
spacing
* numcolors)) / 2;
89
labeloffsetx =
spacing
/ 2;
96
int xoffs = offsetx +
spacing
* i;
101
for (int xpos = 0; xpos <
spacing
; xpos++)
/src/games/testpat/
testpat.c
54
int i, col, colour, line, x_limit, y_limit, colourOK,
spacing
;
local
110
spacing
= 2 * y_limit / numcolours;
297
spacing_start = (
spacing
* i) + spacing_residual;
302
spacing_end = (
spacing
* (i + 1)) + spacing_residual;
/src/sys/sys/
videoio.h
2788
u_int32_t
spacing
;
member in struct:v4l2_hw_freq_seek
Completed in 47 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026