Home
last modified time | relevance | path

Searched refs:video_frame_common (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_video.c995 if ((desc.video_frame_common->bDescriptorType == USB_HOST_DESC_CS_INTERFACE) && in USB_HostVideoStreamGetFrameDescriptor()
996 (desc.video_frame_common->bDescriptorSubtype == subType)) in USB_HostVideoStreamGetFrameDescriptor()
998 if (desc.video_frame_common->bFrameIndex == frameIndex) in USB_HostVideoStreamGetFrameDescriptor()
Dusb_host_video.h579 usb_host_video_stream_payload_frame_common_desc_t *video_frame_common; member