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

  /device/google/marlin/camera/
QCamera_Intf.h 43 #define CEILING16(X) (((X) + 0x000F) & 0xFFF0)
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 50 #define CEILING16(X) (((X) + 0x000F) & 0xFFF0)
    [all...]

Completed in 224 milliseconds