Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvideodev2.h287 struct v4l2_pix_format { struct
1818 struct v4l2_pix_format pix; /* V4L2_BUF_TYPE_VIDEO_CAPTURE */
/external/strace/
Dv4l2.c123 const struct v4l2_pix_format *pix = &f->fmt.pix; in print_v4l2_format_fmt()