Searched refs:out_rot_dis_w (Results 1 - 3 of 3) sorted by relevance

/drivers/media/video/s5p-fimc/
H A Dfimc-core.c1103 max_w = variant->pix_limit->out_rot_dis_w;
1854 .out_rot_dis_w = 4224,
1862 .out_rot_dis_w = 4224,
1870 .out_rot_dis_w = 1920,
1878 .out_rot_dis_w = 1920,
H A Dfimc-core.h361 * @out_rot_dis_w: max output width with the output rotator off
369 u16 out_rot_dis_w; member in struct:fimc_pix_limit
H A Dfimc-capture.c539 max_w = rotation ? pl->out_rot_en_w : pl->out_rot_dis_w;
602 rotate ? pl->out_rot_en_w : pl->out_rot_dis_w,

Completed in 49 milliseconds