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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 44 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]
  /device/asus/flo/camera/
QCamera_Intf.h 45 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h 44 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]
  /device/lge/hammerhead/camera/
QCamera_Intf.h 45 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
  /device/moto/shamu/camera/
QCamera_Intf.h 45 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 45 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]
  /device/lge/mako/camera/
QCamera_Intf.h 46 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCamera_Intf.h 46 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]

Completed in 944 milliseconds