Home
last modified time | relevance | path

Searched refs:ux_host_class_video_format_address (Results 1 – 9 of 9) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_video_input_format_get.c165 video -> ux_host_class_video_format_address = descriptor; in _ux_host_class_video_input_format_get()
Dux_host_class_video_format_data_get.c87 descriptor = video -> ux_host_class_video_format_address; in _ux_host_class_video_format_data_get()
Dux_host_class_video_activate.c160 video -> ux_host_class_video_format_address = packed_entity_descriptor; in _ux_host_class_video_descriptors_parser()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_video_format_frame_based_test.c784 if (host_video_1->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
788 host_video_1->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
813 if (host_video_2->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
817 host_video_2->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_video_format_h264_test.c807 if (host_video_1->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
811 host_video_1->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
836 if (host_video_2->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
840 host_video_2->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
Dusbx_msrc_73492_host_vc_header_parse.c881 if (host_video->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
885 host_video->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
944 if (host_video->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
948 host_video->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_video_basic_tests.c880 if (host_video->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
884 host_video->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
943 if (host_video->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
947 host_video->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
Dusbx_ux_host_class_video_dwMaxPayloadTransferSize_test.c690 if (host_video->ux_host_class_video_format_address != in tx_test_thread_host_simulation_entry()
694 host_video->ux_host_class_video_format_address, in tx_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_video.h536 UCHAR *ux_host_class_video_format_address; member