HomeSort by relevance Sort by last modified time
    Searched refs:buf_type (Results 1 - 25 of 131) sorted by null

1 2 3 4 5 6

  /device/asus/flo/camera/QCamera2/HAL/
QCameraStream.h 83 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);
QCameraStream.cpp 872 * @buf_type : mapping type of buffer
882 int32_t QCameraStream::mapBuf(uint8_t buf_type,
889 mHandle, buf_type,
901 * @buf_type : mapping type of buffer
909 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
912 mHandle, buf_type,
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.h 82 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);
QCamera3Stream.cpp 793 * @buf_type : mapping type of buffer
803 int32_t QCamera3Stream::mapBuf(uint8_t buf_type,
810 mHandle, buf_type,
822 * @buf_type : mapping type of buffer
830 int32_t QCamera3Stream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
833 mHandle, buf_type,
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 278 uint8_t buf_type; member in struct:__anon2796
287 uint8_t buf_type; member in struct:__anon2797
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/HAL/
QCameraStream.h 83 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);
QCameraStream.cpp 872 * @buf_type : mapping type of buffer
882 int32_t QCameraStream::mapBuf(uint8_t buf_type,
889 mHandle, buf_type,
901 * @buf_type : mapping type of buffer
909 int32_t QCameraStream::unmapBuf(uint8_t buf_type, uint32_t buf_idx, int32_t plane_idx)
912 mHandle, buf_type,
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.h 82 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);
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 280 uint8_t buf_type; member in struct:__anon3300
289 uint8_t buf_type; member in struct:__anon3301
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/HAL3/
QCamera3Stream.h 84 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);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 306 uint8_t buf_type; member in struct:__anon4403
315 uint8_t buf_type; member in struct:__anon4404
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,
  /hardware/samsung_slsi/exynos5/librotator/
exynos_rotator.c 76 enum v4l2_buf_type buf_type; member in struct:rotator_info
365 if (exynos_v4l2_streamoff(rotator_handle->rotator_fd, rotator_handle->src.buf_type) < 0)
372 if (exynos_v4l2_streamoff(rotator_handle->rotator_fd, rotator_handle->dst.buf_type) < 0)
448 info->format.type = info->buf_type;
450 ALOGE("%s::exynos_v4l2_g_fmt() fail type=%d", __func__, info->buf_type);
462 if (info->buf_type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
463 info->crop.type = info->buf_type;
500 if (exynos_v4l2_streamoff(fd, info->buf_type) < 0) {
523 if (info->buf_type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) {
524 info->crop.type = info->buf_type;
    [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
mm_camera_interface.h 292 * @buf_type : type of mapping buffers, can be value of
302 uint8_t buf_type,
309 * @buf_type : type of mapping buffers, can be value of
317 uint8_t buf_type);
465 * @buf_type : type of mapping buffers, can be value of
481 uint8_t buf_type,
492 * @buf_type : type of mapping buffers, can be value of
506 uint8_t buf_type,
  /device/lge/hammerhead/camera/QCamera2/stack/common/
mm_camera_interface.h 292 * @buf_type : type of mapping buffers, can be value of
302 uint8_t buf_type,
309 * @buf_type : type of mapping buffers, can be value of
317 uint8_t buf_type);
465 * @buf_type : type of mapping buffers, can be value of
481 uint8_t buf_type,
492 * @buf_type : type of mapping buffers, can be value of
506 uint8_t buf_type,
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 312 * @buf_type : type of mapping buffers, can be value of
322 uint8_t buf_type,
329 * @buf_type : type of mapping buffers, can be value of
337 uint8_t buf_type);
487 * @buf_type : type of mapping buffers, can be value of
503 uint8_t buf_type,
514 * @buf_type : type of mapping buffers, can be value of
528 uint8_t buf_type,
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraStream.h 92 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);
  /hardware/samsung_slsi/exynos5/libhwjpeg/
ExynosJpegBase.cpp 182 req.type = pstBufInfo->buf_type;
208 v4l2_buf.type = pstBufInfo->buf_type;
394 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
398 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
731 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
748 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
771 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
782 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
  /hardware/samsung_slsi/exynos5/libgscaler/
exynos_gsc_utils.h 111 enum v4l2_buf_type buf_type; member in struct:gsc_info
exynos_gscaler.c 627 info->format.type = info->buf_type;
639 info->crop.type = info->buf_type;
656 req_buf.type = info->buf_type;
682 info->buffer.type = info->buf_type;
724 gsc_handle->src.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
725 gsc_handle->dst.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
903 gsc_handle->src.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
904 gsc_handle->dst.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera.c     [all...]
mm_camera_interface.c     [all...]

Completed in 310 milliseconds

1 2 3 4 5 6