gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:VideoSzIx (0.00 seconds)
tkernel_2
include/device/videomode.h - 4.1KB - 112 lines
71: 
72: #define VideoSzIx(mode)         ((mode) / MAX_VIDEO_COLIX)
73: #define VideoColIx(mode)        ((mode) % MAX_VIDEO_COLIX)