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

  /frameworks/av/services/camera/libcameraservice/
CameraService.h 26 #define MAX_CAMERAS 2
73 wp<Client> mClient[MAX_CAMERAS]; // protected by mServiceLock
74 Mutex mClientLock[MAX_CAMERAS]; // prevent Client destruction inside callbacks
78 volatile int32_t mBusy[MAX_CAMERAS];
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 191 milliseconds