Searched defs:color_match (Results 1 – 2 of 2) sorted by relevance
1583 struct uvcg_color_matching *color_match; in uvcg_format_get_default_color_match() local2477 struct uvcg_color_matching *color_match; in uvcg_uncompressed_make() local2669 struct uvcg_color_matching *color_match; in uvcg_mjpeg_make() local2920 struct uvcg_color_matching *color_match; in uvcg_framebased_make() local3053 struct uvcg_color_matching *color_match = in uvcg_color_matching_release() local3076 struct uvcg_color_matching *color_match; in uvcg_color_matching_make() local3098 struct uvcg_color_matching *color_match; in uvcg_color_matching_create_children() local3282 struct uvcg_color_matching *color_match = priv1; in __uvcg_cnt_strm() local3409 struct uvcg_color_matching *color_match = priv1; in __uvcg_fill_strm() local
147 static inline u8 color_match(u8 color, u8 done_color) in color_match() function