Home
last modified time | relevance | path

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

/drivers/usb/gadget/legacy/
Dwebcam.c173 .type = UVCG_UNCOMPRESSED,
238 .fmt_type = UVCG_UNCOMPRESSED,
288 .fmt_type = UVCG_UNCOMPRESSED,
/drivers/usb/gadget/function/
Duvc_configfs.h50 UVCG_UNCOMPRESSED = 0, enumerator
Duvc_v4l2.c36 if (uformat->type == UVCG_UNCOMPRESSED) { in to_uvc_format()
56 if (uformat->type == UVCG_UNCOMPRESSED) { in uvc_v4l2_get_bytesperline()
Duvc_configfs.c2154 if (fmt->type == UVCG_UNCOMPRESSED) { in uvcg_frame_make()
2156 h->fmt_type = UVCG_UNCOMPRESSED; in uvcg_frame_make()
2468 h->fmt.type = UVCG_UNCOMPRESSED; in uvcg_uncompressed_make()
2957 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_cnt_strm()
3031 if (fmt->type == UVCG_UNCOMPRESSED) { in __uvcg_fill_strm()
3064 if (frm->fmt_type == UVCG_UNCOMPRESSED) in __uvcg_fill_strm()