Home
last modified time | relevance | path

Searched defs:buf_type (Results 1 – 21 of 21) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1041 uint8_t buf_type, in mm_camera_intf_map_buf()
1078 uint8_t buf_type) in mm_camera_intf_unmap_buf()
1214 uint8_t buf_type, in mm_camera_intf_map_stream_buf()
1270 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf()
Dmm_camera_stream.c862 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamon() local
893 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamoff() local
1272 uint8_t buf_type, in mm_stream_map_buf()
1321 uint8_t buf_type, in mm_stream_unmap_buf()
Dmm_camera.c1423 uint8_t buf_type, in mm_camera_map_stream_buf()
1483 uint8_t buf_type, in mm_camera_unmap_stream_buf()
1644 uint8_t buf_type, in mm_camera_map_buf()
1680 uint8_t buf_type) in mm_camera_unmap_buf()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1116 uint8_t buf_type, in mm_camera_intf_map_buf()
1153 uint8_t buf_type) in mm_camera_intf_unmap_buf()
1289 uint8_t buf_type, in mm_camera_intf_map_stream_buf()
1345 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf()
Dmm_camera.c1555 uint8_t buf_type, in mm_camera_map_stream_buf()
1615 uint8_t buf_type, in mm_camera_unmap_stream_buf()
1785 uint8_t buf_type, in mm_camera_map_buf()
1821 uint8_t buf_type) in mm_camera_unmap_buf()
Dmm_camera_stream.c964 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamon() local
995 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamoff() local
1593 uint8_t buf_type, in mm_stream_map_buf()
1644 uint8_t buf_type, in mm_stream_unmap_buf()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1116 uint8_t buf_type, in mm_camera_intf_map_buf()
1153 uint8_t buf_type) in mm_camera_intf_unmap_buf()
1289 uint8_t buf_type, in mm_camera_intf_map_stream_buf()
1345 uint8_t buf_type, in mm_camera_intf_unmap_stream_buf()
Dmm_camera.c1555 uint8_t buf_type, in mm_camera_map_stream_buf()
1615 uint8_t buf_type, in mm_camera_unmap_stream_buf()
1785 uint8_t buf_type, in mm_camera_map_buf()
1821 uint8_t buf_type) in mm_camera_unmap_buf()
Dmm_camera_stream.c964 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamon() local
995 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamoff() local
1593 uint8_t buf_type, in mm_stream_map_buf()
1644 uint8_t buf_type, in mm_stream_unmap_buf()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Stream.cpp869 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, in mapBuf()
896 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Stream.cpp1009 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, uint32_t buf_idx, in mapBuf()
1033 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Stream.cpp1009 int32_t QCamera3Stream::mapBuf(uint8_t buf_type, uint32_t buf_idx, in mapBuf()
1033 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraStream.cpp1477 int32_t QCameraStream::mapBuf(uint8_t buf_type, in mapBuf()
1504 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx) in unmapBuf()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_stream.c802 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamon() local
831 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamoff() local
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraStream.cpp2029 int32_t QCameraStream::mapBuf(uint8_t buf_type, uint32_t buf_idx, in mapBuf()
2058 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, in unmapBuf()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraStream.cpp2029 int32_t QCameraStream::mapBuf(uint8_t buf_type, uint32_t buf_idx, in mapBuf()
2058 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx, in unmapBuf()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h306 uint8_t buf_type; member
315 uint8_t buf_type; member
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h334 uint8_t buf_type; member
343 uint8_t buf_type; member
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h334 uint8_t buf_type; member
343 uint8_t buf_type; member
/device/huawei/angler/camera/QCamera2/stack/common/
Dmm_camera_interface.h123 cam_stream_buf_type buf_type; member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dmm_camera_interface.h123 cam_stream_buf_type buf_type; member