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

  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 49 #define CEIL_DIVISION(n, d) ((n+d-1)/d)
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 218 milliseconds