Home
last modified time | relevance | path

Searched defs:video_probe_and_commit_controls (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/video/
A Dusb_video.h741 struct video_probe_and_commit_controls { struct
742 union {
753 } hintUnion;
754 union {
760 } hintUnion1;
761 uint8_t bFormatIndex; /*!< Video format index from a format descriptor.*/
762 uint8_t bFrameIndex; /*!< Video frame index from a frame descriptor.*/
763 uint32_t dwFrameInterval; /*!< Frame interval in 100ns units.*/
764 uint16_t wKeyFrameRate; /*!< Key frame rate in key-frame per video-frame units.*/
765 uint16_t wPFrameRate; /*!< PFrame rate in PFrame/key frame units.*/
[all …]

Completed in 19 milliseconds