Home
last modified time | relevance | path

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

12

/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h278 uint8_t buf_type; member
287 uint8_t buf_type; member
435 uint8_t buf_type,
439 uint8_t buf_type);
493 uint8_t buf_type,
501 uint8_t buf_type,
537 uint8_t buf_type,
543 uint8_t buf_type,
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h280 uint8_t buf_type; member
289 uint8_t buf_type; member
437 uint8_t buf_type,
441 uint8_t buf_type);
495 uint8_t buf_type,
503 uint8_t buf_type,
539 uint8_t buf_type,
545 uint8_t buf_type,
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h306 uint8_t buf_type; member
315 uint8_t buf_type; member
486 uint8_t buf_type,
490 uint8_t buf_type);
549 uint8_t buf_type,
557 uint8_t buf_type,
593 uint8_t buf_type,
599 uint8_t buf_type,
/device/asus/flo/camera/QCamera2/stack/common/
Dmm_camera_interface.h302 uint8_t buf_type,
317 uint8_t buf_type);
481 uint8_t buf_type,
506 uint8_t buf_type,
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dmm_camera_interface.h302 uint8_t buf_type,
317 uint8_t buf_type);
481 uint8_t buf_type,
506 uint8_t buf_type,
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_camera_interface.h322 uint8_t buf_type,
337 uint8_t buf_type);
503 uint8_t buf_type,
528 uint8_t buf_type,
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c1317 uint8_t buf_type, in mm_camera_map_stream_buf() argument
1334 payload.buf_type = buf_type; in mm_camera_map_stream_buf()
1377 uint8_t buf_type, in mm_camera_unmap_stream_buf() argument
1392 payload.buf_type = buf_type; in mm_camera_unmap_stream_buf()
1538 uint8_t buf_type, in mm_camera_map_buf() argument
1546 packet.payload.buf_map.type = buf_type; in mm_camera_map_buf()
1574 uint8_t buf_type) in mm_camera_unmap_buf() argument
1580 packet.payload.buf_unmap.type = buf_type; in mm_camera_unmap_buf()
Dmm_camera_interface.c981 uint8_t buf_type, in mm_camera_intf_map_buf() argument
994 rc = mm_camera_map_buf(my_obj, buf_type, fd, size); in mm_camera_intf_map_buf()
1018 uint8_t buf_type) in mm_camera_intf_unmap_buf() argument
1029 rc = mm_camera_unmap_buf(my_obj, buf_type); in mm_camera_intf_unmap_buf()
1154 uint8_t buf_type, in mm_camera_intf_map_stream_buf() argument
1173 buf_type, buf_idx, plane_idx, in mm_camera_intf_map_stream_buf()
1210 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf() argument
1227 buf_type, buf_idx, plane_idx); in mm_camera_intf_unmap_stream_buf()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c1318 uint8_t buf_type, in mm_camera_map_stream_buf() argument
1335 payload.buf_type = buf_type; in mm_camera_map_stream_buf()
1378 uint8_t buf_type, in mm_camera_unmap_stream_buf() argument
1393 payload.buf_type = buf_type; in mm_camera_unmap_stream_buf()
1539 uint8_t buf_type, in mm_camera_map_buf() argument
1547 packet.payload.buf_map.type = buf_type; in mm_camera_map_buf()
1575 uint8_t buf_type) in mm_camera_unmap_buf() argument
1581 packet.payload.buf_unmap.type = buf_type; in mm_camera_unmap_buf()
Dmm_camera_interface.c981 uint8_t buf_type, in mm_camera_intf_map_buf() argument
994 rc = mm_camera_map_buf(my_obj, buf_type, fd, size); in mm_camera_intf_map_buf()
1018 uint8_t buf_type) in mm_camera_intf_unmap_buf() argument
1029 rc = mm_camera_unmap_buf(my_obj, buf_type); in mm_camera_intf_unmap_buf()
1154 uint8_t buf_type, in mm_camera_intf_map_stream_buf() argument
1173 buf_type, buf_idx, plane_idx, in mm_camera_intf_map_stream_buf()
1210 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf() argument
1227 buf_type, buf_idx, plane_idx); in mm_camera_intf_unmap_stream_buf()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Stream.h82 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
84 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCamera3Stream.cpp803 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, in mapBuf() argument
810 mHandle, buf_type, in mapBuf()
830 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
833 mHandle, buf_type, in unmapBuf()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c1393 uint8_t buf_type, in mm_camera_map_stream_buf() argument
1410 payload.buf_type = buf_type; in mm_camera_map_stream_buf()
1453 uint8_t buf_type, in mm_camera_unmap_stream_buf() argument
1468 payload.buf_type = buf_type; in mm_camera_unmap_stream_buf()
1614 uint8_t buf_type, in mm_camera_map_buf() argument
1622 packet.payload.buf_map.type = buf_type; in mm_camera_map_buf()
1650 uint8_t buf_type) in mm_camera_unmap_buf() argument
1656 packet.payload.buf_unmap.type = buf_type; in mm_camera_unmap_buf()
Dmm_camera_interface.c998 uint8_t buf_type, in mm_camera_intf_map_buf() argument
1011 rc = mm_camera_map_buf(my_obj, buf_type, fd, size); in mm_camera_intf_map_buf()
1035 uint8_t buf_type) in mm_camera_intf_unmap_buf() argument
1046 rc = mm_camera_unmap_buf(my_obj, buf_type); in mm_camera_intf_unmap_buf()
1171 uint8_t buf_type, in mm_camera_intf_map_stream_buf() argument
1190 buf_type, buf_idx, plane_idx, in mm_camera_intf_map_stream_buf()
1227 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf() argument
1244 buf_type, buf_idx, plane_idx); in mm_camera_intf_unmap_stream_buf()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraStream.h83 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
85 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCameraStream.cpp882 int32_t QCameraStream::mapBuf(uint8_t buf_type, in mapBuf() argument
889 mHandle, buf_type, in mapBuf()
909 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
912 mHandle, buf_type, in unmapBuf()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Stream.h84 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
86 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCamera3Stream.cpp849 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, in mapBuf() argument
856 mHandle, buf_type, in mapBuf()
876 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
879 mHandle, buf_type, in unmapBuf()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraStream.h83 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
85 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCameraStream.cpp882 int32_t QCameraStream::mapBuf(uint8_t buf_type, in mapBuf() argument
889 mHandle, buf_type, in mapBuf()
909 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
912 mHandle, buf_type, in unmapBuf()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Stream.h82 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
84 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCamera3Stream.cpp844 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, in mapBuf() argument
851 mHandle, buf_type, in mapBuf()
871 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
874 mHandle, buf_type, in unmapBuf()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStream.h92 int32_t mapBuf(uint8_t buf_type, uint32_t buf_idx,
94 int32_t unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx);
DQCameraStream.cpp1477 int32_t QCameraStream::mapBuf(uint8_t buf_type, in mapBuf() argument
1484 mHandle, buf_type, in mapBuf()
1504 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf() argument
1507 mHandle, buf_type, in unmapBuf()
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_stream.c766 enum v4l2_buf_type buf_type; in mm_camera_stream_fsm_reg() local
785 buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_camera_stream_fsm_reg()
788 rc = ioctl(stream->fd, VIDIOC_STREAMON, &buf_type); in mm_camera_stream_fsm_reg()
822 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_camera_stream_fsm_active() local
825 rc = ioctl(stream->fd, VIDIOC_STREAMOFF, &buf_type); in mm_camera_stream_fsm_active()

12