Home | History | Annotate | Download | only in camera

Lines Matching refs:CEILING16

44 #define CEILING16(X) (((X) + 0x000F) & 0xFFF0)