I810_GetColorSpaceParams
bool I810_GetColorSpaceParams(int colorSpace, uint8& bpp,
if (!I810_GetColorSpaceParams(mode.space, mode.bitsPerPixel, maxPixelClock))
if (!I810_GetColorSpaceParams(mode->space, bitsPerPixel, maxPixelClock))
if (!I810_GetColorSpaceParams(mode->space, bitsPerPixel, maxPixelClock))