Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/librotator/
Dexynos_rotator.c76 enum v4l2_buf_type buf_type; member
365 if (exynos_v4l2_streamoff(rotator_handle->rotator_fd, rotator_handle->src.buf_type) < 0) in m_exynos_rotator_destroy()
372 if (exynos_v4l2_streamoff(rotator_handle->rotator_fd, rotator_handle->dst.buf_type) < 0) in m_exynos_rotator_destroy()
448 info->format.type = info->buf_type; in m_exynos_rotator_set_format()
450 ALOGE("%s::exynos_v4l2_g_fmt() fail type=%d", __func__, info->buf_type); in m_exynos_rotator_set_format()
462 if (info->buf_type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) { in m_exynos_rotator_set_format()
463 info->crop.type = info->buf_type; in m_exynos_rotator_set_format()
500 if (exynos_v4l2_streamoff(fd, info->buf_type) < 0) { in m_exynos_rotator_set_format()
523 if (info->buf_type == V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE) { in m_exynos_rotator_set_format()
524 info->crop.type = info->buf_type; in m_exynos_rotator_set_format()
[all …]
/hardware/samsung_slsi/exynos5/libhwjpeg/
DExynosJpegBase.cpp182 req.type = pstBufInfo->buf_type; in t_v4l2Reqbufs()
208 v4l2_buf.type = pstBufInfo->buf_type; in t_v4l2Qbuf()
394 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in destroy()
398 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in destroy()
731 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in updateConfig()
748 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in updateConfig()
771 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in execute()
782 stBufInfo.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in execute()
/hardware/samsung_slsi/exynos5/libgscaler/
Dexynos_gscaler.c627 info->format.type = info->buf_type; in m_exynos_gsc_set_format()
639 info->crop.type = info->buf_type; in m_exynos_gsc_set_format()
656 req_buf.type = info->buf_type; in m_exynos_gsc_set_format()
682 info->buffer.type = info->buf_type; in m_exynos_gsc_set_addr()
724 gsc_handle->src.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in exynos_gsc_create()
725 gsc_handle->dst.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in exynos_gsc_create()
903 gsc_handle->src.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in exynos_gsc_create_exclusive()
904 gsc_handle->dst.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in exynos_gsc_create_exclusive()
1874 if (exynos_v4l2_streamon(gsc_handle->gsc_fd, gsc_handle->src.buf_type) < 0) { in exynos_gsc_m2m_run_core()
1882 if (exynos_v4l2_streamon(gsc_handle->gsc_fd, gsc_handle->dst.buf_type) < 0) { in exynos_gsc_m2m_run_core()
[all …]
Dexynos_gsc_utils.h111 enum v4l2_buf_type buf_type; member
/hardware/qcom/camera/mm-camera-interface/
Dmm_camera_stream.c795 enum v4l2_buf_type buf_type; in mm_camera_stream_fsm_reg() local
811 buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_camera_stream_fsm_reg()
814 rc = ioctl(stream->fd, VIDIOC_STREAMON, &buf_type); in mm_camera_stream_fsm_reg()
851 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_camera_stream_fsm_active() local
854 rc = ioctl(stream->fd, VIDIOC_STREAMOFF, &buf_type); in mm_camera_stream_fsm_active()
/hardware/samsung_slsi/exynos5/include/
DExynosJpegApi.h78 enum v4l2_buf_type buf_type; member
/hardware/qcom/media/mm-video/vidc/venc/src/
Dvideo_encoder_device_copper.cpp1181 enum v4l2_buf_type buf_type; in venc_start() local
1205 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in venc_start()
1208 ret=ioctl(m_nDriver_fd, VIDIOC_STREAMON,&buf_type); in venc_start()
1620 enum v4l2_buf_type buf_type; in venc_empty_buf() local
1621 buf_type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in venc_empty_buf()
1623 ret = ioctl(m_nDriver_fd, VIDIOC_STREAMON, &buf_type); in venc_empty_buf()
/hardware/qcom/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_stream.c754 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamon() local
766 rc = ioctl(my_obj->fd, VIDIOC_STREAMON, &buf_type); in mm_stream_streamon()
780 enum v4l2_buf_type buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in mm_stream_streamoff() local
786 rc = ioctl(my_obj->fd, VIDIOC_STREAMOFF, &buf_type); in mm_stream_streamoff()
/hardware/qcom/media/mm-video/vidc/vdec/src/
Domx_vdec_copper.cpp4819 enum v4l2_buf_type buf_type; in allocate_output_buffer() local
4820 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE; in allocate_output_buffer()
4821 rc=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type); in allocate_output_buffer()
5427 enum v4l2_buf_type buf_type; in empty_this_buffer_proxy() local
5429 buf_type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE; in empty_this_buffer_proxy()
5431 ret=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type); in empty_this_buffer_proxy()