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

/external/quake/quake/src/QW/client/
H A Dd_modech.c27 int d_y_aspect_shift, d_pix_min, d_pix_max, d_pix_shift; variable
80 d_pix_shift = 8 - (int)((float)r_refdef.vrect.width / 320.0 + 0.5);
/external/quake/quake/src/WinQuake/
H A Dd_modech.cpp27 int d_y_aspect_shift, d_pix_min, d_pix_max, d_pix_shift; variable
80 d_pix_shift = 8 - (int)((float)r_refdef.vrect.width / 320.0 + 0.5);

Completed in 54 milliseconds