Searched defs:rad2 (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/media/easycap/
H A Deasycap_main.c1208 int kex, kad, mex, mad, rex, rad, rad2; local
1315 rad2 = rad + bytesperpixel - 1;
1316 much = ((((2 * rad2)/bytesperpixel)/2) * 2);
1428 rad2 = rad + bytesperpixel - 1;
1429 much = ((((2 * rad2) / bytesperpixel) / 2) * 4);

Completed in 62 milliseconds