Searched refs:UVCG_FRAMEBASED (Results 1 – 3 of 3) sorted by relevance
52 UVCG_FRAMEBASED, enumerator
2191 } else if (fmt->type == UVCG_FRAMEBASED) { in uvcg_frame_make()2193 h->fmt_type = UVCG_FRAMEBASED; in uvcg_frame_make()2212 if (fmt->type == UVCG_FRAMEBASED) in uvcg_frame_make()2946 h->fmt.type = UVCG_FRAMEBASED; in uvcg_framebased_make()3258 } else if (fmt->type == UVCG_FRAMEBASED) { in __uvcg_cnt_strm()3369 } else if (fmt->type == UVCG_FRAMEBASED) { in __uvcg_fill_strm()3388 if (frm->fmt_type != UVCG_FRAMEBASED) in __uvcg_fill_strm()3403 else if (frm->fmt_type == UVCG_FRAMEBASED) in __uvcg_fill_strm()
43 } else if (uformat->type == UVCG_FRAMEBASED) { in to_uvc_format()