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