Searched defs:plane_idx (Results 1 – 7 of 7) sorted by relevance
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 959 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()
|
D | mm_camera_interface.c | 1294 int32_t plane_idx, in mm_camera_intf_map_stream_buf() 1389 int32_t plane_idx) in mm_camera_intf_unmap_stream_buf()
|
D | mm_camera.c | 1533 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/ |
D | QCamera3Stream.cpp | 1055 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/ |
D | QCameraStream.cpp | 2444 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()
|
D | QCameraMem.cpp | 321 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); in getUserBufDef() local
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | cam_types.h | 422 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
|