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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dorders.c1020 uint8 cache_id, cache_idx_low, width, height, Bpp; local
1050 in_uint8(s, cache_idx_low);
1051 cache_idx = ((cache_idx ^ LONG_FORMAT) << 8) + cache_idx_low;

Completed in 65 milliseconds