Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_frame_interval_get.c123 case UX_HOST_CLASS_VIDEO_VS_FRAME_UNCOMPRESSED : in _ux_host_class_video_frame_interval_get()
Dux_host_class_video_frame_data_get.c140 …case UX_HOST_CLASS_VIDEO_VS_FRAME_UNCOMPRESSED : /* wWidth @ 5, wHeight @ 7, dwDefaultFrameInterv… in _ux_host_class_video_frame_data_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h147 #define UX_HOST_CLASS_VIDEO_VS_FRAME_UNCOMPRESSED 0x05 macro