Searched defs:plane_idx (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_muxer.c | 1021 uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, int fd, in mm_camera_muxer_map_stream_buf() 1107 int32_t plane_idx, mm_camera_obj_t *cam_obj) in mm_camera_muxer_unmap_stream_buf() 2406 int32_t plane_idx, int fd, size_t size, in mm_camera_map_stream_buf_ops() 2546 int32_t plane_idx, cam_mapping_buf_type type, void *userdata) in mm_camera_unmap_stream_buf_ops()
|
D | mm_camera_stream.c | 2131 int32_t plane_idx, int32_t fd, in mm_stream_map_buf() 2294 int32_t plane_idx) in mm_stream_unmap_buf()
|
D | mm_camera.c | 1640 int32_t plane_idx, in mm_camera_map_stream_buf() 1741 int32_t plane_idx) in mm_camera_unmap_stream_buf()
|
D | mm_camera_interface.c | 2080 uint32_t buf_idx, int32_t plane_idx, int fd, in mm_camera_intf_map_stream_buf() 2232 int32_t plane_idx) in mm_camera_intf_unmap_stream_buf()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Stream.cpp | 1262 int32_t plane_idx, int fd, void *buffer, size_t size) in mapBuf() 1286 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraStream.cpp | 2598 int32_t plane_idx, int fd, void *buffer, size_t size, in mapBuf() 2654 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, in unmapBuf()
|
D | QCameraMem.cpp | 329 uint32_t plane_idx = (index * buf_info.frame_buf_cnt); in getUserBufDef() local
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_types.h | 510 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member 528 int32_t plane_idx; /* planner index. valid if type is STREAM_BUF. member
|