Searched refs:DTD_MAX_WIDTH_SHFT (Results 1 – 1 of 1) sorted by relevance
250 #define DTD_MAX_WIDTH_SHFT 4 macro299 return (max_width << DTD_MAX_WIDTH_SHFT) | max_height; in dtd_max_width_height()423 return (dtd->max_width_height >> DTD_MAX_WIDTH_SHFT) & in dtd_get_max_width()