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

/external/strace/mpers-m32/
H A Dstruct_v4l2_create_buffers.h31 } ATTRIBUTE_PACKED plane_fmt[8]; member in struct:__anon18985::__anon18986::__anon18987::__anon18989
H A Dstruct_v4l2_format.h27 } ATTRIBUTE_PACKED plane_fmt[8]; member in struct:__anon18998::__anon18999::__anon19001
/external/strace/mpers-mx32/
H A Dstruct_v4l2_create_buffers.h31 } ATTRIBUTE_PACKED plane_fmt[8]; member in struct:__anon19144::__anon19145::__anon19146::__anon19148
H A Dstruct_v4l2_format.h27 } ATTRIBUTE_PACKED plane_fmt[8]; member in struct:__anon19157::__anon19158::__anon19160
/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.h2052 * @plane_fmt: per-plane information
2066 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_slice_video_decode_accelerator.cc659 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 462 milliseconds