Home
last modified time | relevance | path

Searched refs:uvc_frame (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/usb/uvc/
H A Duvc_v4l2.c164 static u32 uvc_try_frame_interval(const struct uvc_frame *frame, u32 interval) in uvc_try_frame_interval()
197 const struct uvc_frame *frame) in uvc_v4l2_get_bytesperline()
214 const struct uvc_frame **uvc_frame) in uvc_v4l2_try_format() argument
217 const struct uvc_frame *frame = NULL; in uvc_v4l2_try_format()
358 if (uvc_frame != NULL) in uvc_v4l2_try_format()
359 *uvc_frame = frame; in uvc_v4l2_try_format()
368 const struct uvc_frame *frame; in uvc_v4l2_get_format()
403 const struct uvc_frame *frame; in uvc_v4l2_set_format()
470 const struct uvc_frame *frame; in uvc_v4l2_set_streamparm()
1254 const struct uvc_frame *frame = NULL; in uvc_ioctl_enum_framesizes()
[all …]
H A Duvcvideo.h247 struct uvc_frame { struct
271 const struct uvc_frame *frames; argument
449 const struct uvc_frame *cur_frame;
H A Duvc_driver.c225 struct uvc_frame *frames, u32 **intervals, const unsigned char *buffer, in uvc_parse_format()
231 struct uvc_frame *frame; in uvc_parse_format()
515 struct uvc_frame *frame; in uvc_parse_streaming()
H A Duvc_video.c141 const struct uvc_frame *frame = NULL; in uvc_fixup_video_ctrl()
2144 const struct uvc_frame *frame = NULL; in uvc_video_init()