Searched refs:color_matching (Results 1 – 4 of 4) sorted by relevance
61 struct uvcg_color_matching *color_matching; member
1602 struct config_item *streaming, *color_matching; in uvcg_format_allow_link() local1609 color_matching = config_group_find_item(to_config_group(streaming), "color_matching"); in uvcg_format_allow_link()1610 if (!color_matching || color_matching != tgt->ci_parent) { in uvcg_format_allow_link()1623 if (fmt->color_matching != color_matching_desc) { in uvcg_format_allow_link()1631 fmt->color_matching = color_matching_desc; in uvcg_format_allow_link()1635 config_item_put(color_matching); in uvcg_format_allow_link()1657 fmt->color_matching = color_matching_desc; in uvcg_format_drop_link()2457 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()2647 h->fmt.color_matching = color_match; in uvcg_mjpeg_make()2910 ret = fun(f->fmt->color_matching, priv2, priv3, 0, in __uvcg_iter_strm_cls()
188 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/color_matching193 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/color_matching/default210 What: /config/usb-gadget/gadget/functions/uvc.name/streaming/color_matching/name
146 mkdir $FUNCTION/streaming/color_matching/yuyv147 pushd $FUNCTION/streaming/color_matching/yuyv156 ln -s $FUNCTION/streaming/color_matching/yuyv $FUNCTION/streaming/uncompressed/yuyv