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

  /device/google/marlin/camera/QCamera2/stack/common/
mm_camera_interface.h 145 /** mm_camera_super_buf_t: super buf structure for bundled
162 } mm_camera_super_buf_t; typedef in typeref:struct:__anon2397
201 * @mm_camera_super_buf_t : received frame buffers
204 typedef void (*mm_camera_buf_notify_t) (mm_camera_super_buf_t *bufs,
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
mm_camera_interface.h 159 /** mm_camera_super_buf_t: super buf structure for bundled
176 } mm_camera_super_buf_t; typedef in typeref:struct:__anon49198
216 * @mm_camera_super_buf_t : received frame buffers
219 typedef void (*mm_camera_buf_notify_t) (mm_camera_super_buf_t *bufs,
    [all...]

Completed in 429 milliseconds