HomeSort by relevance Sort by last modified time
    Searched refs:ALIGN_H (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.h 23 #ifndef ALIGN_H
24 #define ALIGN_H
  /device/samsung/crespo/libcamera/
SecCamera.cpp 123 #define ALIGN_H(x) (((x) + 0x1F) & (~0x1F)) // Set as multiple of 32
    [all...]

Completed in 102 milliseconds