Searched refs:out_rot_dis_w (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-m2m.c289 max_w = variant->pix_limit->out_rot_dis_w;
H A Dfimc-core.h333 * @out_rot_dis_w: max output width with the output rotator off
341 u16 out_rot_dis_w; member in struct:fimc_pix_limit
H A Dfimc-core.c895 lim->out_rot_dis_w = args[3];
H A Dfimc-capture.c614 max_w = rotation ? pl->out_rot_en_w : pl->out_rot_dis_w;
685 rotate ? pl->out_rot_en_w : pl->out_rot_dis_w,

Completed in 294 milliseconds