Searched refs:buf_type (Results 1 - 17 of 17) sorted by relevance

/hardware/samsung_slsi/exynos5/librotator/
H A Dexynos_rotator.c76 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...]
/hardware/samsung_slsi/exynos5/libhwjpeg/
H A DExynosJpegBase.cpp182 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/
H A Dexynos_gsc_utils.h111 enum v4l2_buf_type buf_type; member in struct:gsc_info
H A Dexynos_gscaler.c632 info->format.type = info->buf_type;
644 info->crop.type = info->buf_type;
661 req_buf.type = info->buf_type;
687 info->buffer.type = info->buf_type;
729 gsc_handle->src.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
730 gsc_handle->dst.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
910 gsc_handle->src.buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
911 gsc_handle->dst.buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
1889 if (exynos_v4l2_streamon(gsc_handle->gsc_fd, gsc_handle->src.buf_type) < 0) {
1897 if (exynos_v4l2_streamon(gsc_handle->gsc_fd, gsc_handle->dst.buf_type) <
[all...]
/hardware/samsung_slsi/exynos5/include/
H A DExynosJpegApi.h78 enum v4l2_buf_type buf_type; member in struct:ExynosJpegBase::BUF_INFO
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_q6vdec.h204 u32 buf_type; member in struct:vdec_buf_info
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_q6vdec.h173 u32 buf_type; member in struct:vdec_buf_info
/hardware/qcom/msm8x74/kernel-headers/media/
H A Dmsmb_isp.h310 enum msm_isp_buf_type buf_type; member in struct:msm_isp_buf_request
/hardware/qcom/msm8x74/original-kernel-headers/media/
H A Dmsmb_isp.h270 enum msm_isp_buf_type buf_type; member in struct:msm_isp_buf_request
/hardware/qcom/msm8x84/kernel-headers/media/
H A Dmsmb_isp.h366 enum msm_isp_buf_type buf_type; member in struct:msm_isp_buf_request
/hardware/qcom/msm8x84/original-kernel-headers/media/
H A Dmsmb_isp.h332 enum msm_isp_buf_type buf_type; member in struct:msm_isp_buf_request
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp1180 enum v4l2_buf_type buf_type; local
1204 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
1207 ret=ioctl(m_nDriver_fd, VIDIOC_STREAMON,&buf_type);
1619 enum v4l2_buf_type buf_type; local
1620 buf_type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
1622 ret = ioctl(m_nDriver_fd, VIDIOC_STREAMON, &buf_type);
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp2017 enum v4l2_buf_type buf_type; local
2051 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
2053 ret=ioctl(m_nDriver_fd, VIDIOC_STREAMON,&buf_type);
2459 enum v4l2_buf_type buf_type; local
2460 buf_type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
2462 ret = ioctl(m_nDriver_fd, VIDIOC_STREAMON, &buf_type);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc_swvdec.cpp4415 enum v4l2_buf_type buf_type; local
4417 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
4418 if (rr = ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type)) {
4652 enum v4l2_buf_type buf_type; local
4653 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
4654 if (ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type)) {
5577 enum v4l2_buf_type buf_type; local
5578 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
5579 rc=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type);
6215 enum v4l2_buf_type buf_type; local
10291 enum v4l2_buf_type buf_type; local
[all...]
H A Domx_vdec_hevc.cpp3855 enum v4l2_buf_type buf_type; local
3856 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
3857 if (ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type)) {
4665 enum v4l2_buf_type buf_type; local
4666 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
4667 rc=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type);
5212 enum v4l2_buf_type buf_type; local
5215 buf_type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
5217 ret=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type);
H A Domx_vdec_msm8974.cpp4325 enum v4l2_buf_type buf_type; local
4327 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
4328 if (rr = ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type)) {
4523 enum v4l2_buf_type buf_type; local
4524 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
4525 if (ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type)) {
5349 enum v4l2_buf_type buf_type; local
5350 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
5351 rc=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type);
5921 enum v4l2_buf_type buf_type; local
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp4809 enum v4l2_buf_type buf_type; local
4810 buf_type=V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE;
4811 rc=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type);
5410 enum v4l2_buf_type buf_type; local
5412 buf_type=V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE;
5414 ret=ioctl(drv_ctx.video_driver_fd, VIDIOC_STREAMON,&buf_type);

Completed in 421 milliseconds