Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SIN_STEP
drivers/media/i2c/ov7670.c
1341
sine = ov7670_sin_table[theta/SIN_STEP];
drivers/media/i2c/ov7670.c
1344
sine = 1000 - ov7670_sin_table[theta/SIN_STEP];