Home | History | Annotate | Download | only in camera

Lines Matching refs:CEILING32

43 #define CEILING32(X) (((X) + 0x0001F) & 0xFFFFFFE0)