Searched refs:ROTATE_MAX_HEIGHT (Results 1 – 2 of 2) sorted by relevance
102 #define ROTATE_MAX_HEIGHT 4096U macro
251 fsize->stepwise.max_height = ROTATE_MAX_HEIGHT; in rotate_enum_framesizes()329 if (f->fmt.pix.height > ROTATE_MAX_HEIGHT) in rotate_try_fmt_vid_out()330 f->fmt.pix.height = ROTATE_MAX_HEIGHT; in rotate_try_fmt_vid_out()