Searched defs:ROTATE_SIZE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i-rotate.h97 #define ROTATE_SIZE(w, h) (((h) - 1) << 16 | ((w) - 1)) macro

Completed in 300 milliseconds