Searched refs:color_matching (Results 1 – 5 of 5) sorted by relevance
62 struct uvcg_color_matching *color_matching; member
1606 struct config_item *streaming, *color_matching; in uvcg_format_allow_link() local1613 color_matching = config_group_find_item(to_config_group(streaming), "color_matching"); in uvcg_format_allow_link()1614 if (!color_matching || color_matching != tgt->ci_parent) { in uvcg_format_allow_link()1627 if (fmt->color_matching != color_matching_desc) { in uvcg_format_allow_link()1635 fmt->color_matching = color_matching_desc; in uvcg_format_allow_link()1639 config_item_put(color_matching); in uvcg_format_allow_link()1661 fmt->color_matching = color_matching_desc; in uvcg_format_drop_link()2503 h->fmt.color_matching = color_match; in uvcg_uncompressed_make()2693 h->fmt.color_matching = color_match; in uvcg_mjpeg_make()2948 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,
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