Searched refs:BRX_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
23 #define BRX_MAX_SIZE 8190U macro92 fse->max_width = BRX_MAX_SIZE; in brx_enum_frame_size()94 fse->max_height = BRX_MAX_SIZE; in brx_enum_frame_size()128 fmt->width = clamp(fmt->width, BRX_MIN_SIZE, BRX_MAX_SIZE); in brx_try_format()129 fmt->height = clamp(fmt->height, BRX_MIN_SIZE, BRX_MAX_SIZE); in brx_try_format()198 sel->r.width = BRX_MAX_SIZE; in brx_get_selection()199 sel->r.height = BRX_MAX_SIZE; in brx_get_selection()