Searched refs:color_match (Results 1 – 4 of 4) sorted by relevance
1579 struct uvcg_color_matching *color_match; in uvcg_format_get_default_color_match() local1592 color_match = to_uvcg_color_matching(to_config_group(cm_default)); in uvcg_format_get_default_color_match()1595 return color_match; in uvcg_format_get_default_color_match()2431 struct uvcg_color_matching *color_match; in uvcg_uncompressed_make() local2436 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_uncompressed_make()2437 if (!color_match) in uvcg_uncompressed_make()2457 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()2458 color_match->refcnt++; in uvcg_uncompressed_make()2623 struct uvcg_color_matching *color_match; in uvcg_mjpeg_make() local2628 color_match = uvcg_format_get_default_color_match(streaming); in uvcg_mjpeg_make()[all …]
384 if (!color_match(comp->pkt_type_color, cq->done_color)) in ionic_rx_service()853 if (!color_match(comp->color, cq->done_color)) in ionic_tx_service()
142 static inline u8 color_match(u8 color, u8 done_color) in color_match() function
1221 if (!color_match(comp->color, cq->done_color)) in ionic_adminq_service()