Home
last modified time | relevance | path

Searched refs:VIDEO_MAX_PLANES (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/drivers/media/platform/mtk-jpeg/
Dmtk_jpeg_core.h87 int h_sample[VIDEO_MAX_PLANES];
88 int v_sample[VIDEO_MAX_PLANES];
108 u32 bytesperline[VIDEO_MAX_PLANES];
109 u32 sizeimage[VIDEO_MAX_PLANES];
/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_core.h73 u8 depth[VIDEO_MAX_PLANES];
74 u8 row_depth[VIDEO_MAX_PLANES];
115 unsigned long payload[VIDEO_MAX_PLANES];
116 unsigned int pitch[VIDEO_MAX_PLANES];
/Linux-v4.19/include/media/
Dvideobuf2-v4l2.h22 #if VB2_MAX_PLANES != VIDEO_MAX_PLANES
23 #error VB2_MAX_PLANES != VIDEO_MAX_PLANES
/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-core.h126 u8 depth[VIDEO_MAX_PLANES];
202 unsigned long payload[VIDEO_MAX_PLANES];
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-core.h258 unsigned int payload[VIDEO_MAX_PLANES];
259 unsigned int bytesperline[VIDEO_MAX_PLANES];
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-v4l2-mplane.rst67 - ``plane_fmt[VIDEO_MAX_PLANES]``
Ddmabuf.rst98 struct v4l2_plane planes[VIDEO_MAX_PLANES];
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-v4l2.c512 unsigned requested_sizes[VIDEO_MAX_PLANES]; in vb2_create_bufs()
526 requested_planes > VIDEO_MAX_PLANES) in vb2_create_bufs()
/Linux-v4.19/include/uapi/linux/
Dvideodev2.h74 #define VIDEO_MAX_PLANES 8 macro
2096 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-compat-ioctl32.c564 if (length > VIDEO_MAX_PLANES) in bufsize_v4l2_buffer()
620 if (num_planes > VIDEO_MAX_PLANES) in get_v4l2_buffer32()
Dv4l2-ioctl.c2880 if (buf->length > VIDEO_MAX_PLANES) { in check_array_args()
/Linux-v4.19/Documentation/media/
Dvideodev2.h.rst.exceptions492 ignore define VIDEO_MAX_PLANES