| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/ |
| H A D | mtk_mdp_core.h | 63 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 D | common.h | 98 u32 buff_addr[VIDEO_MAX_PLANES]; 99 void *vaddr[VIDEO_MAX_PLANES];
|
| H A D | capture.h | 64 u8 bpp[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/ |
| H A D | mtk_jpeg_core.h | 121 int h_sample[VIDEO_MAX_PLANES]; 122 int v_sample[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/buildroot/package/libv4l/ |
| H A D | 0005-video-max-frame-change-from-32-to-64.patch | 23 #define VIDEO_MAX_PLANES 8 36 #define VIDEO_MAX_PLANES 8
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | common.h | 67 u32 buff_addr[VIDEO_MAX_PLANES]; 68 void *vaddr[VIDEO_MAX_PLANES];
|
| H A D | stream.h | 44 u8 bpp[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | videobuf2-v4l2.h | 23 #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 D | common.h | 117 void *vaddr[VIDEO_MAX_PLANES]; 118 u32 buff_addr[VIDEO_MAX_PLANES];
|
| H A D | capture.h | 112 u8 bpp[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/buildroot/package/gstreamer1/gst1-plugins-good/ |
| H A D | 0010-v4l2-Increase-VIDEO_MAX_FRAME-to-64.patch | 24 #define VIDEO_MAX_PLANES 8
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20/ |
| H A D | 0010-v4l2-Increase-VIDEO_MAX_FRAME-to-64.patch | 24 #define VIDEO_MAX_PLANES 8
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22/ |
| H A D | 0010-v4l2-Increase-VIDEO_MAX_FRAME-to-64.patch | 24 #define VIDEO_MAX_PLANES 8
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | dev.h | 187 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 D | gsc-core.h | 122 u8 depth[VIDEO_MAX_PLANES]; 198 unsigned long payload[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CaptureRawData.h | 35 u8 bpp[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-core.h | 255 unsigned int payload[VIDEO_MAX_PLANES]; 256 unsigned int bytesperline[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_drv.h | 218 unsigned int fb_sz[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-common.h | 165 u32 buff_addr[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-v4l2-mplane.rst | 85 - ``plane_fmt[VIDEO_MAX_PLANES]``
|
| H A D | dmabuf.rst | 98 struct v4l2_plane planes[VIDEO_MAX_PLANES];
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-compat-ioctl32.c | 609 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 D | videobuf2-v4l2.c | 762 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 D | videodev2.h | 72 #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 D | videodev2.h | 72 #define VIDEO_MAX_PLANES 8 macro 2124 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
|