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.c81 …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_parameters_set.c195 video -> ux_host_class_video_current_frame_interval = frame_interval; in _ux_host_class_video_frame_parameters_set()
211 video -> ux_host_class_video_current_frame_interval = frame_interval; in _ux_host_class_video_frame_parameters_set()
Dux_host_class_video_frame_data_get.c171 …video -> ux_host_class_video_current_frame_interval = frame_parameter -> ux_host_class_video_param… in _ux_host_class_video_frame_data_get()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h542 ULONG ux_host_class_video_current_frame_interval; member