Lines Matching defs:fmt
1954 struct v4l2_format fmt;1963 memset(&fmt, 0, sizeof(fmt));1964 fmt.type = V4L2_BUF_TYPE_SLICED_VBI_CAPTURE;1965 fmt.fmt.sliced.service_lines[0][21] = V4L2_SLICED_CAPTION_525;1966 fmt.fmt.sliced.service_lines[1][21] = V4L2_SLICED_CAPTION_525;1968 vbi, s_sliced_fmt, &fmt.fmt.sliced);