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

  /device/google/marlin/camera/QCamera2/util/
QCameraBufferMaps.cpp 176 mBufMapList.buf_maps[pos].type = pType;
177 mBufMapList.buf_maps[pos].stream_id = pStreamId;
178 mBufMapList.buf_maps[pos].frame_idx = pFrameIndex;
179 mBufMapList.buf_maps[pos].plane_idx = pPlaneIndex;
180 mBufMapList.buf_maps[pos].cookie = pCookie;
181 mBufMapList.buf_maps[pos].fd = pFd;
182 mBufMapList.buf_maps[pos].size = pSize;
183 mBufMapList.buf_maps[pos].buffer = buffer;
  /hardware/qcom/camera/msm8998/QCamera2/util/
QCameraBufferMaps.cpp 176 mBufMapList.buf_maps[pos].type = pType;
177 mBufMapList.buf_maps[pos].stream_id = pStreamId;
178 mBufMapList.buf_maps[pos].frame_idx = pFrameIndex;
179 mBufMapList.buf_maps[pos].plane_idx = pPlaneIndex;
180 mBufMapList.buf_maps[pos].cookie = pCookie;
181 mBufMapList.buf_maps[pos].fd = pFd;
182 mBufMapList.buf_maps[pos].size = pSize;
183 mBufMapList.buf_maps[pos].buffer = buffer;
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera_muxer.c     [all...]
mm_camera_interface.c     [all...]
mm_camera.c     [all...]
mm_camera_stream.c     [all...]
mm_camera_channel.c     [all...]
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_stream.c     [all...]
mm_camera_channel.c     [all...]
  /device/google/marlin/camera/QCamera2/stack/common/
cam_types.h 447 cam_buf_map_type buf_maps[CAM_MAX_NUM_BUFS_PER_STREAM]; member in struct:__anon3542
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_types.h 519 cam_buf_map_type buf_maps[CAM_MAX_NUM_BUFS_PER_STREAM]; member in struct:__anon43806
    [all...]

Completed in 2350 milliseconds