Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_start.c82 …ass_video_parameter_frame_interval_requested = video -> ux_host_class_video_current_frame_interval; in _ux_host_class_video_start()
Dux_host_class_video_frame_data_get.c141 … video -> ux_host_class_video_current_frame_interval = frame_descriptor.dwDefaultFrameInterval; in _ux_host_class_video_frame_data_get()
Dux_host_class_video_frame_parameters_set.c199 video -> ux_host_class_video_current_frame_interval = frame_interval; in _ux_host_class_video_frame_parameters_set()
215 video -> ux_host_class_video_current_frame_interval = frame_interval; in _ux_host_class_video_frame_parameters_set()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h525 ULONG ux_host_class_video_current_frame_interval; member