Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_format_data_get.c149 … if (format_parameter -> ux_host_class_video_parameter_format_requested == *(descriptor + 3)) in _ux_host_class_video_format_data_get()
170 …ost_class_video_current_format = format_parameter -> ux_host_class_video_parameter_format_requeste… in _ux_host_class_video_format_data_get()
Dux_host_class_video_start.c79 …channel_parameter.ux_host_class_video_parameter_format_requested = video -> ux_host_class_video_cu… in _ux_host_class_video_start()
Dux_host_class_video_channel_start.c138 …OBE_COMMIT_FORMAT_INDEX) = (UCHAR)video_parameter -> ux_host_class_video_parameter_format_requeste… in _ux_host_class_video_channel_start()
Dux_host_class_video_frame_parameters_set.c120 format_parameter.ux_host_class_video_parameter_format_requested = format_index; in _ux_host_class_video_frame_parameters_set()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_video_format_frame_based_test.c825 format_data.ux_host_class_video_parameter_format_requested = 0; in tx_test_thread_host_simulation_entry()
828 format_data.ux_host_class_video_parameter_format_requested = 1; in tx_test_thread_host_simulation_entry()
834 format_data.ux_host_class_video_parameter_format_requested = 1; in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_video_format_h264_test.c848 format_data.ux_host_class_video_parameter_format_requested = 0; in tx_test_thread_host_simulation_entry()
851 format_data.ux_host_class_video_parameter_format_requested = 1; in tx_test_thread_host_simulation_entry()
857 format_data.ux_host_class_video_parameter_format_requested = 1; in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h609 ULONG ux_host_class_video_parameter_format_requested; member
634 ULONG ux_host_class_video_parameter_format_requested; member