Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_video.c973 usb_host_video_stream_payload_format_common_desc_t *formatDesc = in USB_HostVideoStreamGetFrameDescriptor() local
984 if ((formatDesc == NULL) || (formatDesc->bDescriptorType != USB_HOST_DESC_CS_INTERFACE)) in USB_HostVideoStreamGetFrameDescriptor()
989 frameCount = formatDesc->bNumFrameDescriptors; in USB_HostVideoStreamGetFrameDescriptor()
990 desc.bufr = (void *)formatDesc; in USB_HostVideoStreamGetFrameDescriptor()