Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IMGU_SCALER_COEFF_BITS
drivers/staging/media/ipu3/ipu3-css-params.c
82
coeff += 1 << (IMGU_SCALER_COEFF_BITS - 1);
drivers/staging/media/ipu3/ipu3-css-params.c
83
coeff >>= IMGU_SCALER_COEFF_BITS;