Home
last modified time | relevance | path

Searched refs:UVCG_MJPEG (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/gadget/legacy/
Dwebcam.c312 .type = UVCG_MJPEG,
363 .fmt_type = UVCG_MJPEG,
406 .fmt_type = UVCG_MJPEG,
/drivers/usb/gadget/function/
Duvc_configfs.h51 UVCG_MJPEG, enumerator
Duvc_configfs.c2157 } else if (fmt->type == UVCG_MJPEG) { in uvcg_frame_make()
2159 h->fmt_type = UVCG_MJPEG; in uvcg_frame_make()
2658 h->fmt.type = UVCG_MJPEG; in uvcg_mjpeg_make()
2963 } else if (fmt->type == UVCG_MJPEG) { in __uvcg_cnt_strm()
3040 } else if (fmt->type == UVCG_MJPEG) { in __uvcg_fill_strm()
3067 else if (frm->fmt_type == UVCG_MJPEG) in __uvcg_fill_strm()