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

  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 175 int8_t min_num_pp_bufs; /* minimum number of buffers needed by postproc module */ member in struct:__anon2633
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 184 int8_t min_num_pp_bufs; /* minimum number of buffers needed by postproc module */ member in struct:__anon3127
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 189 int8_t min_num_pp_bufs; /* minimum number of buffers needed by postproc module */ member in struct:__anon4184
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp 176 // TODO: hardcode for now until mctl add support for min_num_pp_bufs
178 gCamCapability[cameraId]->min_num_pp_bufs = 3;
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp 256 // TODO: hardcode for now until mctl add support for min_num_pp_bufs
258 gCamCapability[cameraId]->min_num_pp_bufs = 3;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp 278 // TODO: hardcode for now until mctl add support for min_num_pp_bufs
280 gCamCapability[cameraId]->min_num_pp_bufs = 3;
    [all...]

Completed in 238 milliseconds