Home
last modified time | relevance | path

Searched refs:v4l2_pix_format_mplane (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dvideodev2.h1965 struct v4l2_pix_format_mplane { struct
2006 struct v4l2_pix_format_mplane pix_mp; /* V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE */
/external/strace/
Dv4l2.c140 const struct v4l2_pix_format_mplane *pix_mp = &f->fmt.pix_mp; in print_v4l2_format_fmt()