Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/video/
A Dusb_video.h761 uint8_t bFormatIndex; /*!< Video format index from a format descriptor.*/ member
798 uint8_t bFormatIndex; /*!< Video format index from a format descriptor.*/ member
925 uint8_t bFormatIndex; member
960 uint8_t bFormatIndex; member
995 uint8_t bFormatIndex; member
1278 #define VIDEO_VS_FORMAT_UNCOMPRESSED_DESCRIPTOR_INIT(bFormatIndex, bNumFrameDescriptors, GUIDFormat… argument
1283bFormatIndex, /* bFormatIndex : First (and only) format descrip…
1309 #define VIDEO_VS_FORMAT_MJPEG_DESCRIPTOR_INIT(bFormatIndex, bNumFrameDescriptors) … argument
1314bFormatIndex, /* bFormatIndex : First (and only) format descriptor */ \
1339 #define VIDEO_VS_FORMAT_H264_DESCRIPTOR_INIT(bFormatIndex, bNumFrameDescriptors) … argument
[all …]
A Dusbh_video.c127 video_class->probe.bFormatIndex = formatindex; in usbh_videostreaming_set_cur_probe()
137 video_class->commit.bFormatIndex = formatindex; in usbh_videostreaming_set_cur_commit()
A Dusbd_video.c715 g_usbd_video[busid].probe.bFormatIndex = 1; in usbd_video_probe_and_commit_controls_init()
733 g_usbd_video[busid].commit.bFormatIndex = 1; in usbd_video_probe_and_commit_controls_init()

Completed in 13 milliseconds