Lines Matching refs:max_height
23 .max_height = 4320,
30 .max_height = 4320,
39 .max_height = 4320,
46 .max_height = 4320,
53 .max_height = 4320,
60 .max_height = 4320,
67 .max_height = 4320,
74 .max_height = 4320,
81 .max_height = 4320,
88 .max_height = 4320,
95 .max_height = 4320,
102 .max_height = 4320,
109 .max_height = 4320,
116 .max_height = 4320,
552 fsize->stepwise.max_height = vpu_fmt->max_height; in wave5_vpu_dec_enum_framesizes()
594 height = clamp(f->fmt.pix_mp.height, vpu_fmt->min_height, vpu_fmt->max_height); in wave5_vpu_dec_try_fmt_cap()
732 int height = clamp(f->fmt.pix_mp.height, vpu_fmt->min_height, vpu_fmt->max_height); in wave5_vpu_dec_try_fmt_out()