Home | History | Annotate | Download | only in libcamera

Lines Matching refs:x1F

122 #define ALIGN_H(x)      (((x) + 0x1F) & (~0x1F))    // Set as multiple of 32