Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vivid/
Dvivid-vid-common.c571 struct v4l2_plane_pix_format *ppix = &mp->plane_fmt[0]; in fmt_sp2mp()
598 struct v4l2_plane_pix_format *ppix = &mp->plane_fmt[0]; in fmt_sp2mp_func()
Dvivid-vid-out.c352 struct v4l2_plane_pix_format *pfmt = mp->plane_fmt; in vivid_try_fmt_vid_out()
Dvivid-vid-cap.c558 struct v4l2_plane_pix_format *pfmt = mp->plane_fmt; in vivid_try_fmt_vid_cap()
/linux-4.4.14/drivers/media/platform/s5p-tv/
Dmixer_video.c273 static void mxr_mplane_fill(struct v4l2_plane_pix_format *planes, in mxr_mplane_fill()
284 struct v4l2_plane_pix_format *plane = planes in mxr_mplane_fill()
892 struct v4l2_plane_pix_format planes[3]; in queue_setup()
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h1945 struct v4l2_plane_pix_format { struct
1972 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/linux-4.4.14/drivers/media/platform/ti-vpe/
Dvpe.c1432 struct v4l2_plane_pix_format *plane_fmt; in __vpe_try_fmt()
1523 struct v4l2_plane_pix_format *plane_fmt; in __vpe_s_fmt()
/linux-4.4.14/drivers/media/platform/exynos4-is/
Dfimc-capture.c871 struct v4l2_plane_pix_format *plane_fmt, in fimc_get_sensor_frame_desc()
1173 struct v4l2_plane_pix_format plane_fmt[FIMC_MAX_PLANES]; in fimc_pipeline_validate()
Dfimc-core.c737 struct v4l2_plane_pix_format *plane_fmt = &pix->plane_fmt[i]; in fimc_adjust_mplane_format()
Dfimc-lite.c694 struct v4l2_plane_pix_format *plane_fmt = &pixm->plane_fmt[0]; in fimc_lite_g_fmt_mplane()