Searched refs:uvc_video_decode_data (Results 1 – 1 of 1) sorted by relevance
1117 * uvc_video_decode_data() and uvc_video_decode_end().1130 * payload. No call to uvc_video_decode_data and uvc_video_decode_end will be1134 * uvc_video_decode_data is called for every URB with URB data. It copies the1148 * to be called with a NULL buf parameter. uvc_video_decode_data and1313 static void uvc_video_decode_data(struct uvc_urb *uvc_urb, in uvc_video_decode_data() function 1556 uvc_video_decode_data(uvc_urb, buf, mem + ret, in uvc_video_decode_isoc() 1620 uvc_video_decode_data(uvc_urb, buf, mem, len); in uvc_video_decode_bulk()