Searched refs:device_video_tx_stream_change (Results 1 – 2 of 2) sorted by relevance
398 static VOID device_video_tx_stream_change(UX_DEVICE_CLASS_VIDEO_STREAM *video, ULONG alt) in device_video_tx_stream_change() function400 SAVE_CALLBACK_INVOKE_LOG(device_video_tx_stream_change, video, (ALIGN_TYPE)alt, 0); in device_video_tx_stream_change()479 …deo_stream_parameter_callbacks.ux_device_class_video_stream_change = device_video_tx_stream_change; in test_application_define()
585 static VOID device_video_tx_stream_change(UX_DEVICE_CLASS_VIDEO_STREAM *video, ULONG alt) in device_video_tx_stream_change() function587 SAVE_CALLBACK_INVOKE_LOG(device_video_tx_stream_change, video, (ALIGN_TYPE)alt, 0); in device_video_tx_stream_change()732 …deo_stream_parameter_callbacks.ux_device_class_video_stream_change = device_video_tx_stream_change; in test_application_define()902 UX_TEST_ASSERT(callback_invoke_log[0].func == device_video_tx_stream_change); in tx_test_thread_host_simulation_entry()905 UX_TEST_ASSERT(callback_invoke_log[1].func == device_video_tx_stream_change); in tx_test_thread_host_simulation_entry()