|
ReactOS 0.4.17-dev-934-g091855f
|

Definition at line 817 of file filtergraph.c.
| AM_MEDIA_TYPE * testpin::accept_mt |
Definition at line 832 of file filtergraph.c.
Referenced by test_graph_builder_connect(), and testsink_ReceiveConnection().
| HRESULT testpin::Connect_hr |
Definition at line 837 of file filtergraph.c.
Referenced by test_graph_builder_connect(), testpin_init(), and testsource_Connect().
| PIN_DIRECTION testpin::dir |
Definition at line 822 of file filtergraph.c.
Referenced by test_ec_complete(), testpin_init(), testpin_QueryDirection(), and testpin_QueryPinInfo().
Definition at line 831 of file filtergraph.c.
Referenced by testenummt_Next(), testenummt_Reset(), and testpin_EnumMediaTypes().
| HRESULT testpin::EnumMediaTypes_hr |
Definition at line 838 of file filtergraph.c.
Referenced by test_graph_builder_connect(), testpin_EnumMediaTypes(), and testpin_init().
| struct testfilter* testpin::filter |
Definition at line 823 of file filtergraph.c.
Referenced by test_filter_state(), testpin_Disconnect(), and testpin_QueryPinInfo().
| WCHAR testpin::id[10] |
Definition at line 827 of file filtergraph.c.
Referenced by test_graph_builder_connect(), test_graph_builder_render(), testpin_init(), and testpin_QueryId().
| IEnumMediaTypes testpin::IEnumMediaTypes_iface |
Definition at line 829 of file filtergraph.c.
Referenced by impl_from_IEnumMediaTypes(), testpin_EnumMediaTypes(), and testpin_init().
| IMemInputPin testpin::IMemInputPin_iface |
Definition at line 820 of file filtergraph.c.
Referenced by impl_from_IMemInputPin(), test_renderfile_compressed(), and testpin_QueryInterface().
| BYTE testpin::input[64] |
Definition at line 841 of file filtergraph.c.
Referenced by meminput_Receive(), and test_renderfile_compressed().
| ULONG testpin::input_size |
Definition at line 842 of file filtergraph.c.
Referenced by meminput_Receive().
| IPin testpin::IPin_iface |
Definition at line 819 of file filtergraph.c.
Referenced by impl_from_IPin(), test_autoplug_uyvy(), test_connect_direct(), test_default_sync_source(), test_filter_state(), test_graph_builder_connect(), test_graph_builder_render(), testpin_init(), testpin_QueryInterface(), and testsource_Connect().
| AM_MEDIA_TYPE* testpin::mt |
Definition at line 825 of file filtergraph.c.
Referenced by mpegtestsink_ReceiveConnection(), test_connect_direct(), test_connect_direct_Connect(), testsink_ReceiveConnection(), and testsource_Connect().
| WCHAR testpin::name[10] |
Definition at line 826 of file filtergraph.c.
Referenced by test_graph_builder_connect(), test_graph_builder_render(), testpin_init(), and testpin_QueryPinInfo().
| HANDLE testpin::on_input_full |
Definition at line 843 of file filtergraph.c.
Referenced by meminput_Receive(), and test_renderfile_compressed().
| IPin* testpin::peer |
Definition at line 824 of file filtergraph.c.
Referenced by mpegtestsink_ReceiveConnection(), test_connect_direct(), test_connect_direct_Connect(), test_graph_builder_connect(), test_graph_builder_render(), test_renderfile_compressed(), testpin_ConnectedTo(), testpin_Disconnect(), testsink_ReceiveConnection(), and testsource_Connect().
| HRESULT testpin::QueryInternalConnections_hr |
Definition at line 839 of file filtergraph.c.
Referenced by test_connect_direct(), test_ec_complete(), test_graph_builder_connect(), testpin_init(), and testpin_QueryInternalConnections().
| LONG testpin::ref |
Definition at line 821 of file filtergraph.c.
Referenced by meminput_AddRef(), meminput_Release(), test_autoplug_uyvy(), test_connect_direct(), test_filter_state(), test_graph_builder_connect(), test_graph_builder_render(), testenummt_AddRef(), testenummt_Release(), testpin_AddRef(), testpin_init(), and testpin_Release().
| AM_MEDIA_TYPE* testpin::request_mt |
Definition at line 832 of file filtergraph.c.
Referenced by test_autoplug_uyvy(), test_graph_builder_connect(), and testsource_Connect().
Definition at line 833 of file filtergraph.c.
Referenced by test_graph_builder_connect(), testsink_ReceiveConnection(), and testsource_Connect().
| BOOL testpin::require_stopped_disconnect |
Definition at line 835 of file filtergraph.c.
Referenced by test_connect_direct(), and testpin_Disconnect().
Definition at line 831 of file filtergraph.c.
Referenced by testenummt_Next(), and testsource_init().
| const AM_MEDIA_TYPE* testpin::types |
Definition at line 830 of file filtergraph.c.
Referenced by testenummt_Next(), and testsource_init().