Searched refs:indexh (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dbitmap.c762 int indexh; local
777 indexh = 0;
778 while (indexh < height)
780 out = (org_out + width * height * 4) - ((indexh + 1) * width * 4);
857 indexh++;

Completed in 41 milliseconds