Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
Duvc_video.c69 uvc_video_encode_data(struct uvc_video *video, struct uvc_buffer *buf, in uvc_video_encode_data() function
105 ret = uvc_video_encode_data(video, buf, mem, len); in uvc_video_encode_bulk()
211 ret = uvc_video_encode_data(video, buf, mem, len); in uvc_video_encode_isoc()
/drivers/media/usb/uvc/
Duvc_video.c1225 static int uvc_video_encode_data(struct uvc_streaming *stream, in uvc_video_encode_data() function
1505 ret = uvc_video_encode_data(stream, buf, mem, len); in uvc_video_encode_bulk()