Searched refs:plane_fmt (Results 1 - 8 of 8) sorted by relevance

/external/strace/tests/
H A Dioctl_v4l2.c89 f->fmt.pix_mp.plane_fmt;
91 i < ARRAY_SIZE(f->fmt.pix_mp.plane_fmt);
199 "V4L2_COLORSPACE_JPEG, plane_fmt=[",
205 i < ARRAY_SIZE(f->fmt.pix_mp.plane_fmt);
210 f->fmt.pix_mp.plane_fmt[i].sizeimage,
211 f->fmt.pix_mp.plane_fmt[i].bytesperline);
/external/strace/tests-m32/
H A Dioctl_v4l2.c89 f->fmt.pix_mp.plane_fmt;
91 i < ARRAY_SIZE(f->fmt.pix_mp.plane_fmt);
199 "V4L2_COLORSPACE_JPEG, plane_fmt=[",
205 i < ARRAY_SIZE(f->fmt.pix_mp.plane_fmt);
210 f->fmt.pix_mp.plane_fmt[i].sizeimage,
211 f->fmt.pix_mp.plane_fmt[i].bytesperline);
/external/strace/tests-mx32/
H A Dioctl_v4l2.c89 f->fmt.pix_mp.plane_fmt;
91 i < ARRAY_SIZE(f->fmt.pix_mp.plane_fmt);
199 "V4L2_COLORSPACE_JPEG, plane_fmt=[",
205 i < ARRAY_SIZE(f->fmt.pix_mp.plane_fmt);
210 f->fmt.pix_mp.plane_fmt[i].sizeimage,
211 f->fmt.pix_mp.plane_fmt[i].bytesperline);
/external/kernel-headers/original/uapi/linux/
H A Dvideodev2.h2067 * @plane_fmt: per-plane information
2081 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
/external/v4l2_codec2/vda/
H A Dvideodev2.h2002 * @plane_fmt: per-plane information
2016 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES]; member in struct:v4l2_pix_format_mplane
H A Dv4l2_video_decode_accelerator.cc1896 format.fmt.pix_mp.plane_fmt[0].sizeimage = input_size;
H A Dv4l2_slice_video_decode_accelerator.cc665 format.fmt.pix_mp.plane_fmt[0].sizeimage = input_size;
/external/valgrind/include/vki/
H A Dvki-linux.h4291 struct vki_v4l2_plane_pix_format plane_fmt[VKI_VIDEO_MAX_PLANES]; member in struct:vki_v4l2_pix_format_mplane

Completed in 402 milliseconds