Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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];
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Dcommon.h98 u32 buff_addr[VIDEO_MAX_PLANES];
99 void *vaddr[VIDEO_MAX_PLANES];
H A Dcapture.h64 u8 bpp[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/
H A Dmtk_jpeg_core.h121 int h_sample[VIDEO_MAX_PLANES];
122 int v_sample[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/buildroot/package/libv4l/
H A D0005-video-max-frame-change-from-32-to-64.patch23 #define VIDEO_MAX_PLANES 8
36 #define VIDEO_MAX_PLANES 8
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dcommon.h67 u32 buff_addr[VIDEO_MAX_PLANES];
68 void *vaddr[VIDEO_MAX_PLANES];
H A Dstream.h44 u8 bpp[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/include/media/
H A Dvideobuf2-v4l2.h23 #if VB2_MAX_PLANES != VIDEO_MAX_PLANES
24 #error VB2_MAX_PLANES != VIDEO_MAX_PLANES
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcommon.h117 void *vaddr[VIDEO_MAX_PLANES];
118 u32 buff_addr[VIDEO_MAX_PLANES];
H A Dcapture.h112 u8 bpp[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/
H A D0010-v4l2-Increase-VIDEO_MAX_FRAME-to-64.patch24 #define VIDEO_MAX_PLANES 8
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/
H A D0010-v4l2-Increase-VIDEO_MAX_FRAME-to-64.patch24 #define VIDEO_MAX_PLANES 8
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/
H A D0010-v4l2-Increase-VIDEO_MAX_FRAME-to-64.patch24 #define VIDEO_MAX_PLANES 8
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Ddev.h187 u32 buff_addr[VIDEO_MAX_PLANES];
188 void *vaddr[VIDEO_MAX_PLANES];
242 u8 bpp[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-core.h122 u8 depth[VIDEO_MAX_PLANES];
198 unsigned long payload[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCaptureRawData.h35 u8 bpp[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-core.h255 unsigned int payload[VIDEO_MAX_PLANES];
256 unsigned int bytesperline[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_drv.h218 unsigned int fb_sz[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-common.h165 u32 buff_addr[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-v4l2-mplane.rst85 - ``plane_fmt[VIDEO_MAX_PLANES]``
H A Ddmabuf.rst98 struct v4l2_plane planes[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-compat-ioctl32.c609 if (length > VIDEO_MAX_PLANES) in bufsize_v4l2_buffer()
634 if (length > VIDEO_MAX_PLANES) in bufsize_v4l2_buffer_time32()
693 if (num_planes > VIDEO_MAX_PLANES) in get_v4l2_buffer32()
793 if (num_planes > VIDEO_MAX_PLANES) in get_v4l2_buffer32_time32()
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c762 unsigned requested_sizes[VIDEO_MAX_PLANES]; in vb2_create_bufs()
777 requested_planes > VIDEO_MAX_PLANES) in vb2_create_bufs()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvideodev2.h72 #define VIDEO_MAX_PLANES 8 macro
2124 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvideodev2.h72 #define VIDEO_MAX_PLANES 8 macro
2124 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];

12