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

  /device/google/marlin/camera/
QCamera_Intf.h 45 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
  /hardware/qcom/camera/msm8998/
QCamera_Intf.h 45 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 52 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h 62 #define CEILING2(X) (((X) + 0x0001) & 0xFFFE)
    [all...]

Completed in 273 milliseconds