Searched refs:color_matching (Results 1 – 4 of 4) sorted by relevance
62 struct uvcg_color_matching *color_matching; member
1605 struct config_item *streaming, *color_matching; in uvcg_format_allow_link() local1612 color_matching = config_group_find_item(to_config_group(streaming), "color_matching"); in uvcg_format_allow_link()1613 if (!color_matching || color_matching != tgt->ci_parent) { in uvcg_format_allow_link()1626 if (fmt->color_matching != color_matching_desc) { in uvcg_format_allow_link()1634 fmt->color_matching = color_matching_desc; in uvcg_format_allow_link()1638 config_item_put(color_matching); in uvcg_format_allow_link()1660 fmt->color_matching = color_matching_desc; in uvcg_format_drop_link()2502 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()2692 h->fmt.color_matching = color_match; in uvcg_mjpeg_make()2947 h->fmt.color_matching = color_match; in uvcg_framebased_make()[all …]
175 .color_matching = (struct uvcg_color_matching *)&uvcg_color_matching,314 .color_matching = (struct uvcg_color_matching *)&uvcg_color_matching,
146 mkdir $FUNCTION/streaming/color_matching/yuyv147 pushd $FUNCTION/streaming/color_matching/yuyv156 ln -s $FUNCTION/streaming/color_matching/yuyv $FUNCTION/streaming/uncompressed/yuyv