oem_uvcc: usb_config: add yuyv 640x360 for Teams video requset
Change-Id: I8e54d8d66396ea4464d18facffe0aa7e229782ce Signed-off-by: Mark Huang <huangjc@rock-chips.com>
This commit is contained in:
@ -111,6 +111,7 @@ uvc_device_config()
|
||||
##YUYV support config
|
||||
mkdir /sys/kernel/config/usb_gadget/rockchip/functions/uvc.gs6/streaming/uncompressed/u
|
||||
configure_uvc_resolution_yuyv 320 240
|
||||
configure_uvc_resolution_yuyv 640 360
|
||||
configure_uvc_resolution_yuyv 640 480
|
||||
if [ "$UDC"x = "fcc00000.dwc3"x ]; then
|
||||
configure_uvc_resolution_yuyv 1280 720
|
||||
|
||||
Reference in New Issue
Block a user