Home
last modified time | relevance | path

Searched refs:buf_type (Results 1 – 15 of 15) sorted by relevance

/device/google/marlin/camera/QCamera2/stack/common/
Dmm_camera_interface.h128 cam_stream_buf_type buf_type; member
433 uint8_t buf_type,
459 uint8_t buf_type);
638 uint8_t buf_type,
676 uint8_t buf_type,
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h605 uint8_t buf_type,
612 uint8_t buf_type);
679 uint8_t buf_type,
691 uint8_t buf_type,
728 uint8_t buf_type,
737 uint8_t buf_type,
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Stream.h93 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
95 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCamera3Stream.cpp696 if (UNLIKELY(frame->bufs[0]->buf_type == in dataProcRoutine()
1222 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, uint32_t buf_idx, in mapBuf() argument
1227 mHandle, buf_type, in mapBuf()
1247 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
1251 mHandle, buf_type, in unmapBuf()
1513 batchBufDef.buf_type = CAM_STREAM_BUF_TYPE_USERPTR; in getBatchBufDef()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraStream.h102 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
108 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx,
DQCameraStream.cpp2509 int32_t QCameraStream::mapBuf(uint8_t buf_type, uint32_t buf_idx, in mapBuf() argument
2515 (cam_mapping_buf_type)buf_type, mHandle, buf_idx, plane_idx, in mapBuf()
2566 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, in unmapBuf() argument
2571 (cam_mapping_buf_type)buf_type, ops_tbl->userdata); in unmapBuf()
2574 mHandle, buf_type, buf_idx, plane_idx); in unmapBuf()
DQCameraMem.cpp280 bufDef.buf_type = CAM_STREAM_BUF_TYPE_MPLANE; in getBufDef()
336 bufDef.buf_type = CAM_STREAM_BUF_TYPE_USERPTR; in getUserBufDef()
DQCamera2HWICallbacks.cpp1426 if (frame->buf_type == CAM_STREAM_BUF_TYPE_MPLANE) { in video_stream_cb_routine()
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1162 uint8_t buf_type, int fd, size_t size, void *buffer) in mm_camera_intf_map_buf() argument
1173 rc = mm_camera_map_buf(my_obj, buf_type, fd, size, buffer); in mm_camera_intf_map_buf()
1232 uint8_t buf_type) in mm_camera_intf_unmap_buf() argument
1243 rc = mm_camera_unmap_buf(my_obj, buf_type); in mm_camera_intf_unmap_buf()
1366 uint32_t ch_id, uint32_t stream_id, uint8_t buf_type, in mm_camera_intf_map_stream_buf() argument
1383 buf_type, buf_idx, plane_idx, in mm_camera_intf_map_stream_buf()
1459 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf() argument
1476 buf_type, buf_idx, plane_idx); in mm_camera_intf_unmap_stream_buf()
Dmm_camera.c1606 uint8_t buf_type, in mm_camera_map_stream_buf() argument
1624 payload.type = buf_type; in mm_camera_map_stream_buf()
1707 uint8_t buf_type, in mm_camera_unmap_stream_buf() argument
1722 payload.type = buf_type; in mm_camera_unmap_stream_buf()
1922 uint8_t buf_type, int fd, size_t size, void *buffer) in mm_camera_map_buf() argument
1929 packet.payload.buf_map.type = buf_type; in mm_camera_map_buf()
2019 uint8_t buf_type) in mm_camera_unmap_buf() argument
2025 packet.payload.buf_unmap.type = buf_type; in mm_camera_unmap_buf()
Dmm_camera_stream.c1170 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamon() local
1209 rc = ioctl(my_obj->fd, VIDIOC_STREAMON, &buf_type); in mm_stream_streamon()
1230 ioctl(my_obj->fd, VIDIOC_STREAMOFF, &buf_type); in mm_stream_streamon()
1260 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamoff() local
1297 rc |= ioctl(my_obj->fd, VIDIOC_STREAMOFF, &buf_type); in mm_stream_streamoff()
1324 if (buf->buf_type == CAM_STREAM_BUF_TYPE_USERPTR) { in mm_stream_write_user_buf()
1572 my_obj->queued_buffer_count, buf_info->buf->buf_type, in mm_stream_read_msm_frame()
1578 if(buf_info->buf->buf_type == CAM_STREAM_BUF_TYPE_USERPTR) { in mm_stream_read_msm_frame()
1760 if (buf->buf_type == CAM_STREAM_BUF_TYPE_USERPTR) { in mm_stream_qbuf()
1822 my_obj->queued_buffer_count, buf->buf_type); in mm_stream_qbuf()
[all …]
/device/google/bonito/sdm710/kernel-headers/media/
Dmsmb_isp.h475 enum msm_isp_buf_type buf_type; member
482 enum msm_isp_buf_type buf_type; member
/device/google/crosshatch/sdm845/kernel-headers/media/
Dmsmb_isp.h475 enum msm_isp_buf_type buf_type; member
482 enum msm_isp_buf_type buf_type; member
/device/google/bonito/sdm710/original-kernel-headers/media/
Dmsmb_isp.h564 enum msm_isp_buf_type buf_type; member
572 enum msm_isp_buf_type buf_type; member
/device/google/crosshatch/sdm845/original-kernel-headers/media/
Dmsmb_isp.h564 enum msm_isp_buf_type buf_type; member
572 enum msm_isp_buf_type buf_type; member