Searched refs:BRU_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define BRU_MAX_SIZE 8190U macro225 fse->max_width = BRU_MAX_SIZE; in bru_enum_frame_size()227 fse->max_height = BRU_MAX_SIZE; in bru_enum_frame_size()279 fmt->width = clamp(fmt->width, BRU_MIN_SIZE, BRU_MAX_SIZE); in bru_try_format()280 fmt->height = clamp(fmt->height, BRU_MIN_SIZE, BRU_MAX_SIZE); in bru_try_format()335 sel->r.width = BRU_MAX_SIZE; in bru_get_selection()336 sel->r.height = BRU_MAX_SIZE; in bru_get_selection()