Searched refs:BRU_MIN_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define BRU_MIN_SIZE 1U macro224 fse->min_width = BRU_MIN_SIZE; in bru_enum_frame_size()226 fse->min_height = BRU_MIN_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()