Home
last modified time | relevance | path

Searched refs:xf86ModeBandwidth (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/modes/
H A Dxf86Modes.h42 extern _X_EXPORT unsigned int xf86ModeBandwidth(DisplayModePtr mode, int depth);
H A Dxf86Modes.c107 xf86ModeBandwidth(DisplayModePtr mode, int depth) in xf86ModeBandwidth() function
580 if (xf86ModeBandwidth(mode, depth) > bandwidth) in xf86ValidateModesBandwidth()