Home
last modified time | relevance | path

Searched refs:VIDEO_MAX_PLANES (Results 1 - 25 of 27) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_core.h63 u8 depth[VIDEO_MAX_PLANES];
64 u8 row_depth[VIDEO_MAX_PLANES];
105 unsigned long payload[VIDEO_MAX_PLANES];
106 unsigned int pitch[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_core.h63 u8 depth[VIDEO_MAX_PLANES];
64 u8 row_depth[VIDEO_MAX_PLANES];
105 unsigned long payload[VIDEO_MAX_PLANES];
106 unsigned int pitch[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.h121 int h_sample[VIDEO_MAX_PLANES];
122 int v_sample[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/include/media/
H A Dvideobuf2-v4l2.h22 #if VB2_MAX_PLANES != VIDEO_MAX_PLANES
23 #error VB2_MAX_PLANES != VIDEO_MAX_PLANES
/kernel/linux/linux-6.6/include/media/
H A Dvideobuf2-v4l2.h22 #if VB2_MAX_PLANES != VIDEO_MAX_PLANES
23 #error VB2_MAX_PLANES != VIDEO_MAX_PLANES
/kernel/linux/linux-6.6/drivers/media/platform/amphion/
H A Dvpu_defs.h144 u32 sizeimage[VIDEO_MAX_PLANES];
145 u32 bytesperline[VIDEO_MAX_PLANES];
H A Dvpu.h94 u32 sizeimage[VIDEO_MAX_PLANES];
95 u32 bytesperline[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/jpeg/
H A Dmtk_jpeg_core.h250 int h_sample[VIDEO_MAX_PLANES];
251 int v_sample[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h257 u8 depth[VIDEO_MAX_PLANES];
258 u8 row_depth[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h218 unsigned int fb_sz[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.h72 unsigned int fb_sz[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-core.h255 unsigned int payload[VIDEO_MAX_PLANES];
256 unsigned int bytesperline[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h122 u8 depth[VIDEO_MAX_PLANES];
198 unsigned long payload[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.h120 u8 depth[VIDEO_MAX_PLANES];
196 unsigned long payload[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.h256 unsigned int payload[VIDEO_MAX_PLANES];
257 unsigned int bytesperline[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
H A Drkisp1-common.h165 u32 buff_addr[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-common.h244 u32 buff_addr[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c600 if (length > VIDEO_MAX_PLANES) in bufsize_v4l2_buffer()
625 if (length > VIDEO_MAX_PLANES) in bufsize_v4l2_buffer_time32()
684 if (num_planes > VIDEO_MAX_PLANES) in get_v4l2_buffer32()
784 if (num_planes > VIDEO_MAX_PLANES) in get_v4l2_buffer32_time32()
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c756 unsigned requested_sizes[VIDEO_MAX_PLANES]; in vb2_create_bufs()
771 requested_planes > VIDEO_MAX_PLANES) in vb2_create_bufs()
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c745 unsigned requested_sizes[VIDEO_MAX_PLANES]; in vb2_create_bufs()
761 requested_planes > VIDEO_MAX_PLANES) in vb2_create_bufs()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h17 #define VIDEO_MAX_PLANES 8 macro
1269 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h74 #define VIDEO_MAX_PLANES 8 macro
2246 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h74 #define VIDEO_MAX_PLANES 8 macro
2386 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h28 #define VIDEO_MAX_PLANES 8 macro
1213 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h28 #define VIDEO_MAX_PLANES 8 macro
1213 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];

Completed in 47 milliseconds

12