Home
last modified time | relevance | path

Searched refs:device_video_rx_stream_change (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_uxe_device_video_test.c402 static VOID device_video_rx_stream_change(UX_DEVICE_CLASS_VIDEO_STREAM *video, ULONG alt) in device_video_rx_stream_change() function
404 SAVE_CALLBACK_INVOKE_LOG(device_video_rx_stream_change, video, (ALIGN_TYPE)alt, 0); in device_video_rx_stream_change()
489 …deo_stream_parameter_callbacks.ux_device_class_video_stream_change = device_video_rx_stream_change; in test_application_define()
Dusbx_ux_device_class_video_basic_tests.c589 static VOID device_video_rx_stream_change(UX_DEVICE_CLASS_VIDEO_STREAM *video, ULONG alt) in device_video_rx_stream_change() function
591 SAVE_CALLBACK_INVOKE_LOG(device_video_rx_stream_change, video, (ALIGN_TYPE)alt, 0); in device_video_rx_stream_change()
742 …deo_stream_parameter_callbacks.ux_device_class_video_stream_change = device_video_rx_stream_change; in test_application_define()
916 UX_TEST_ASSERT(callback_invoke_log[0].func == device_video_rx_stream_change); in tx_test_thread_host_simulation_entry()
919 UX_TEST_ASSERT(callback_invoke_log[1].func == device_video_rx_stream_change); in tx_test_thread_host_simulation_entry()