Home
last modified time | relevance | path

Searched defs:plane_idx (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c959 int32_t plane_idx, in mm_stream_map_buf_ops()
1018 int32_t plane_idx, in mm_stream_unmap_buf_ops()
1832 int32_t plane_idx, in mm_stream_map_buf()
1978 int32_t plane_idx) in mm_stream_unmap_buf()
Dmm_camera_interface.c1294 int32_t plane_idx, in mm_camera_intf_map_stream_buf()
1389 int32_t plane_idx) in mm_camera_intf_unmap_stream_buf()
Dmm_camera.c1533 int32_t plane_idx, in mm_camera_map_stream_buf()
1632 int32_t plane_idx) in mm_camera_unmap_stream_buf()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Stream.cpp1055 int32_t plane_idx, int fd, size_t size) in mapBuf()
1078 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraStream.cpp2444 int32_t plane_idx, int fd, size_t size, mm_camera_map_unmap_ops_tbl_t *ops_tbl) in mapBuf()
2499 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, in unmapBuf()
DQCameraMem.cpp321 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); in getUserBufDef() local
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h422 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member
439 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member