Home
last modified time | relevance | path

Searched refs:UVC_VFF_YUY2 (Results 1 – 3 of 3) sorted by relevance

/third_party/NuttX/drivers/usbdev/gadget/
Dusbd_video.h60 #define UVC_VFF_YUY2 0x00 macro
Dusbd_video.c272 if (param->vid_format != UVC_VFF_YUY2 && in uvc_open_device()
Df_uvc.c1252 pformat = &g_fuvc_formats[UVC_VFF_YUY2]; in fuvc_descriptors_update()