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

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 41 #define MAX_CAMERAS 2
364 wp<BasicClient> mClient[MAX_CAMERAS]; // protected by mServiceLock
365 Mutex mClientLock[MAX_CAMERAS]; // prevent Client destruction inside callbacks
369 Vector<weak_pro_client_ptr> mProClientList[MAX_CAMERAS];
377 volatile int32_t mBusy[MAX_CAMERAS];
396 mStatusList[MAX_CAMERAS];
  /external/opencv/cvaux/include/
cvaux.h     [all...]
  /hardware/qcom/msm8x84/kernel-headers/media/
msm_cam_sensor.h 331 MAX_CAMERAS,
  /hardware/qcom/msm8x84/original-kernel-headers/media/
msm_cam_sensor.h 299 MAX_CAMERAS,

Completed in 179 milliseconds