Home
last modified time | relevance | path

Searched defs:ifman (Results 1 – 2 of 2) sorted by relevance

/dports/net/freerdp/freerdp-2.5.0/channels/tsmf/client/
H A Dtsmf_ifman.c178 UINT tsmf_ifman_on_new_presentation(TSMF_IFMAN* ifman) in tsmf_ifman_on_new_presentation()
279 UINT tsmf_ifman_remove_stream(TSMF_IFMAN* ifman) in tsmf_ifman_remove_stream()
394 UINT tsmf_ifman_on_stream_volume(TSMF_IFMAN* ifman) in tsmf_ifman_on_stream_volume()
430 UINT tsmf_ifman_on_channel_volume(TSMF_IFMAN* ifman) in tsmf_ifman_on_channel_volume()
460 UINT tsmf_ifman_set_video_window(TSMF_IFMAN* ifman) in tsmf_ifman_set_video_window()
544 UINT tsmf_ifman_set_allocator(TSMF_IFMAN* ifman) in tsmf_ifman_set_allocator()
556 UINT tsmf_ifman_notify_preroll(TSMF_IFMAN* ifman) in tsmf_ifman_notify_preroll()
569 UINT tsmf_ifman_on_sample(TSMF_IFMAN* ifman) in tsmf_ifman_on_sample()
641 UINT tsmf_ifman_on_flush(TSMF_IFMAN* ifman) in tsmf_ifman_on_flush()
683 UINT tsmf_ifman_on_end_of_stream(TSMF_IFMAN* ifman) in tsmf_ifman_on_end_of_stream()
[all …]
H A Dtsmf_main.c135 TSMF_IFMAN ifman; in tsmf_on_data_received() local