HomeSort by relevance Sort by last modified time
    Searched full:plane_idx (Results 26 - 50 of 51) sorted by null

12 3

  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_stream.c     [all...]
mm_camera.c     [all...]
mm_camera_channel.c     [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_channel.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_channel.c     [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_stream.c     [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp 861 * @plane_idx: plane index
871 int32_t plane_idx,
877 buf_idx, plane_idx,
890 * @plane_idx: plane index
896 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
900 buf_idx, plane_idx);
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraStream.cpp     [all...]
QCameraMem.cpp 285 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); local
308 bufs->getBufDef(plane_offset, planeBufDef[plane_idx], plane_idx);
310 cont_buf->buf_idx[i] = planeBufDef[plane_idx].buf_idx;
311 plane_idx++;
315 CDBG("%s: num_buf = %d index = %d plane_idx = %d",
316 __func__, bufDef.user_buf.num_buffers, index, plane_idx);
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraStream.cpp     [all...]
QCameraMem.cpp 285 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); local
308 bufs->getBufDef(plane_offset, planeBufDef[plane_idx], plane_idx);
310 cont_buf->buf_idx[i] = planeBufDef[plane_idx].buf_idx;
311 plane_idx++;
315 CDBG("%s: num_buf = %d index = %d plane_idx = %d",
316 __func__, bufDef.user_buf.num_buffers, index, plane_idx);
    [all...]
  /hardware/qcom/camera/QCamera2/util/
QCameraBufferMaps.cpp 177 mBufMapList.buf_maps[pos].plane_idx = pPlaneIndex;
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h 319 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon5411
331 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon5412
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3Stream.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraMem.cpp 321 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); local
344 bufs->getBufDef(plane_offset, planeBufDef[plane_idx], plane_idx);
346 cont_buf->buf_idx[i] = planeBufDef[plane_idx].buf_idx;
347 plane_idx++;
351 LOGD("num_buf = %d index = %d plane_idx = %d",
352 bufDef.user_buf.num_buffers, index, plane_idx);
    [all...]
QCameraStream.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_types.h 388 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon3307
400 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon3308
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_types.h 388 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon4218
400 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon4219
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 422 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon31830
439 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member in struct:__anon31832
    [all...]

Completed in 1757 milliseconds

12 3