Searched defs:exynos_sc_pxinfo (Results 1 – 1 of 1) sorted by relevance
494 struct exynos_sc_pxinfo { struct495 struct exynos_sc_pxinfo_img src; argument496 struct exynos_sc_pxinfo_img dst; argument497 unsigned short rotate; // 0 ~ 360498 char hflip; // non-zero value for hflip499 char vflip; // non-zero value for vflip