|
ReactOS 0.4.17-dev-934-g091855f
|
#include "wine/test.h"#include "dshow.h"#include "amstream.h"#include "mmreg.h"#include "ks.h"#include "initguid.h"#include "ksmedia.h"#include "dvdmedia.h"#include "wmcodecdsp.h"#include "wine/strmbase.h"
Go to the source code of this file.
Classes | |
| struct | teststream |
| struct | testfilter |
| struct | graph |
| struct | advise_time_cookie |
| struct | testclock |
| struct | ammediastream_receive_release_param |
| struct | mediastreamfilter_wait_until_params |
Macros | |
| #define | COBJMACROS |
| #define | NONAMELESSUNION |
| #define | WINE_NO_NAMELESS_EXTENSION |
| #define | EXPECT_REF(obj, ref) _expect_ref((IUnknown*)obj, ref, __LINE__) |
| #define | check_interface(a, b, c) check_interface_(__LINE__, a, b, c) |
| #define | check_enum_stream(a, b, c, d) check_enum_stream_(__LINE__,a,b,c,d) |
| #define | check_get_stream(a, b, c, d) check_get_stream_(__LINE__,a,b,c,d) |
| #define | check_ddrawstream_get_format(a, b, c) check_ddrawstream_get_format_(__LINE__,a,b,c) |
| #define | check_ddrawstream_set_format(a, b, c, d) check_ddrawstream_set_format_(__LINE__,a,b,c,d) |
| #define | get_ddrawstream_create_sample_desc(a, b, c, d) get_ddrawstream_create_sample_desc_(__LINE__,a,b,c,d) |
Definition at line 5324 of file amstream.c.
Definition at line 5444 of file amstream.c.
Definition at line 995 of file amstream.c.
Definition at line 1417 of file amstream.c.
Definition at line 314 of file amstream.c.
| #define COBJMACROS |
Definition at line 21 of file amstream.c.
Definition at line 289 of file amstream.c.
| #define get_ddrawstream_create_sample_desc | ( | a, | |
| b, | |||
| c, | |||
| d | |||
| ) | get_ddrawstream_create_sample_desc_(__LINE__,a,b,c,d) |
Definition at line 7899 of file amstream.c.
| #define NONAMELESSUNION |
Definition at line 22 of file amstream.c.
| #define WINE_NO_NAMELESS_EXTENSION |
Definition at line 23 of file amstream.c.
Definition at line 290 of file amstream.c.
|
static |
Definition at line 4495 of file amstream.c.
Referenced by ammediastream_async_receive_time(), test_audiostream_new_segment(), test_audiostreamsample_completion_status(), test_audiostreamsample_get_sample_times(), test_audiostreamsample_update(), test_ddrawstream_new_segment(), test_ddrawstreamsample_completion_status(), test_ddrawstreamsample_get_sample_times(), and test_ddrawstreamsample_update().
|
static |
Definition at line 4680 of file amstream.c.
Referenced by test_ddrawstream_qc(), and test_ddrawstreamsample_completion_status().
Definition at line 4635 of file amstream.c.
Referenced by test_audiostreamsample_update(), and test_ddrawstreamsample_update().
Definition at line 4646 of file amstream.c.
Referenced by test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_receive(), and test_ddrawstreamsample_update().
Definition at line 4663 of file amstream.c.
Referenced by ammediastream_async_receive_time().
Definition at line 4625 of file amstream.c.
Referenced by audio_sample_Update(), ddraw_sample_Update(), test_audiostreamsample_update(), and test_ddrawstreamsample_update().
|
static |
Definition at line 6493 of file amstream.c.
Referenced by test_ammediastream_end_of_stream().
Definition at line 6264 of file amstream.c.
Referenced by test_ammediastream_join_am_multi_media_stream().
Definition at line 6309 of file amstream.c.
Referenced by test_ammediastream_join_filter().
Definition at line 6370 of file amstream.c.
Referenced by test_ammediastream_join_filter_graph().
Definition at line 6453 of file amstream.c.
Referenced by test_ammediastream_set_state().
|
static |
Definition at line 5325 of file amstream.c.
|
static |
Definition at line 5445 of file amstream.c.
|
static |
Definition at line 996 of file amstream.c.
|
static |
Definition at line 1418 of file amstream.c.
|
static |
Definition at line 315 of file amstream.c.
|
static |
Definition at line 6985 of file amstream.c.
Referenced by test_mediastreamfilter_seeking().
|
static |
Definition at line 7000 of file amstream.c.
Referenced by test_mediastreamfilter_seeking().
|
static |
Definition at line 7015 of file amstream.c.
Referenced by test_mediastreamfilter_seeking().
|
static |
Definition at line 6833 of file amstream.c.
Referenced by test_mediastreamfilter_seeking().
|
static |
Definition at line 6951 of file amstream.c.
Referenced by test_mediastreamfilter_seeking().
| void check_mediastreamfilter_state | ( | FILTER_STATE | expected_state, |
| HRESULT(*)(IMediaStreamFilter *) | set_state, | ||
| HRESULT(*)(IMediaStreamFilter *) | reset_state | ||
| ) |
Definition at line 6611 of file amstream.c.
Referenced by test_mediastreamfilter_stop_pause_run().
|
static |
Definition at line 298 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), check_ammediastream_join_am_multi_media_stream(), check_ammediastream_join_filter(), check_ammediastream_join_filter_graph(), check_ammediastream_set_state(), check_mediastreamfilter_seeking(), check_mediastreamfilter_state(), get_ddrawstream_create_sample_desc_(), set_audiostream_format(), test_add_stream(), test_audiostream_begin_flush_end_flush(), test_audiostream_get_format(), test_audiostream_new_segment(), test_audiostream_receive(), test_audiostream_receive_connection(), test_audiostream_set_format(), test_audiostreamsample_completion_status(), test_audiostreamsample_get_audio_data(), test_audiostreamsample_get_media_stream(), test_audiostreamsample_get_sample_times(), test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_create_sample(), test_ddrawstream_get_format(), test_ddrawstream_get_time_per_frame(), test_ddrawstream_getsetdirectdraw(), test_ddrawstream_new_segment(), test_ddrawstream_qc(), test_ddrawstream_receive(), test_ddrawstream_receive_connection(), test_ddrawstream_set_format(), test_ddrawstreamsample_completion_status(), test_ddrawstreamsample_get_media_stream(), test_ddrawstreamsample_get_sample_times(), test_ddrawstreamsample_update(), test_enum_media_types(), test_enum_pins(), test_find_pin(), test_get_end_of_stream_event_handle(), test_initialize(), test_interfaces(), test_media_streams(), test_media_types(), test_mediastreamfilter_end_of_stream(), test_mediastreamfilter_get_current_stream_time(), test_mediastreamfilter_get_state(), test_mediastreamfilter_support_seeking(), test_mmstream_get_duration(), test_openfile(), test_pin_info(), and test_set_state().
Definition at line 3179 of file amstream.c.
Referenced by test_audiodata_get_format(), test_audiodata_get_info(), test_audiodata_query_interface(), test_audiodata_set_actual(), test_audiodata_set_buffer(), and test_audiodata_set_format().
|
static |
Definition at line 2380 of file amstream.c.
|
static |
Definition at line 2392 of file amstream.c.
|
static |
Definition at line 2374 of file amstream.c.
|
static |
Definition at line 2386 of file amstream.c.
|
static |
Definition at line 7900 of file amstream.c.
Definition at line 307 of file amstream.c.
Referenced by check_ammediastream_join_am_multi_media_stream(), test_audiostream_begin_flush_end_flush(), test_audiostream_receive(), test_audiostreamsample_update(), test_enum_pins(), and test_mediastreamfilter_support_seeking().
|
static |
Definition at line 2318 of file amstream.c.
|
static |
Definition at line 2231 of file amstream.c.
|
static |
Definition at line 2219 of file amstream.c.
|
static |
Definition at line 2305 of file amstream.c.
|
static |
Definition at line 2330 of file amstream.c.
|
static |
Definition at line 2287 of file amstream.c.
|
static |
Definition at line 2263 of file amstream.c.
Definition at line 2428 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), test_audiostream_begin_flush_end_flush(), test_ddrawstream_begin_flush_end_flush(), test_initialize(), and test_mediastreamfilter_end_of_stream().
|
static |
Definition at line 2275 of file amstream.c.
|
static |
Definition at line 2250 of file amstream.c.
|
static |
Definition at line 2257 of file amstream.c.
Definition at line 2411 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), test_audiostream_begin_flush_end_flush(), test_ddrawstream_begin_flush_end_flush(), test_initialize(), and test_mediastreamfilter_end_of_stream().
|
static |
Definition at line 2193 of file amstream.c.
|
static |
Definition at line 2269 of file amstream.c.
|
static |
Definition at line 2337 of file amstream.c.
|
static |
Definition at line 2225 of file amstream.c.
|
static |
Definition at line 2244 of file amstream.c.
|
static |
Definition at line 2293 of file amstream.c.
|
static |
Definition at line 2343 of file amstream.c.
|
static |
Definition at line 2299 of file amstream.c.
|
static |
Definition at line 2281 of file amstream.c.
|
static |
Definition at line 2312 of file amstream.c.
|
static |
Definition at line 2324 of file amstream.c.
|
inlinestatic |
Definition at line 1111 of file amstream.c.
Referenced by testsource_get_media_type(), and testsource_query_interface().
|
inlinestatic |
Definition at line 1039 of file amstream.c.
Referenced by testfilter_cleanup_stream(), testfilter_destroy(), testfilter_get_pin(), testfilter_init_stream(), and testfilter_wait_state().
|
static |
Definition at line 709 of file amstream.c.
Referenced by stream_AddRef(), stream_GetInformation(), stream_JoinAMMultiMediaStream(), stream_JoinFilter(), stream_JoinFilterGraph(), stream_QueryInterface(), stream_Release(), and stream_SetState().
|
static |
Definition at line 2183 of file amstream.c.
Referenced by graph_AddFilter(), graph_AddRef(), graph_ConnectDirect(), graph_Disconnect(), graph_EnumFilters(), graph_QueryInterface(), and graph_Release().
|
static |
Definition at line 2188 of file amstream.c.
Referenced by event_sink_AddRef(), event_sink_Notify(), event_sink_QueryInterface(), and event_sink_Release().
|
inlinestatic |
Definition at line 1198 of file amstream.c.
Referenced by testsource_seeking_AddRef(), testsource_seeking_GetDuration(), testsource_seeking_GetStopPosition(), testsource_seeking_IsFormatSupported(), testsource_seeking_QueryInterface(), testsource_seeking_Release(), and testsource_seeking_SetPositions().
|
static |
Definition at line 714 of file amstream.c.
Referenced by pin_AddRef(), pin_QueryInterface(), and pin_Release().
|
inlinestatic |
Definition at line 1369 of file amstream.c.
Referenced by testsource_qc_AddRef(), testsource_qc_Notify(), testsource_qc_QueryInterface(), and testsource_qc_Release().
|
inlinestatic |
Definition at line 3456 of file amstream.c.
Referenced by testclock_AddRef(), testclock_AdviseTime(), testclock_GetTime(), and testclock_Release().
Definition at line 250 of file amstream.c.
|
static |
Definition at line 6698 of file amstream.c.
Referenced by test_mediastreamfilter_stop_pause_run().
|
static |
Definition at line 6703 of file amstream.c.
Referenced by test_mediastreamfilter_stop_pause_run().
|
static |
Definition at line 6693 of file amstream.c.
Referenced by test_mediastreamfilter_stop_pause_run().
Definition at line 7185 of file amstream.c.
Referenced by test_mediastreamfilter_wait_until().
Definition at line 2631 of file amstream.c.
Referenced by test_set_state().
Definition at line 725 of file amstream.c.
Definition at line 810 of file amstream.c.
Definition at line 737 of file amstream.c.
Definition at line 755 of file amstream.c.
|
static |
Definition at line 761 of file amstream.c.
Definition at line 749 of file amstream.c.
Definition at line 816 of file amstream.c.
Definition at line 804 of file amstream.c.
|
static |
Definition at line 792 of file amstream.c.
|
static |
Definition at line 822 of file amstream.c.
|
static |
Definition at line 786 of file amstream.c.
|
static |
Definition at line 773 of file amstream.c.
Definition at line 780 of file amstream.c.
Definition at line 719 of file amstream.c.
|
static |
Definition at line 798 of file amstream.c.
Definition at line 767 of file amstream.c.
|
static |
Definition at line 743 of file amstream.c.
Definition at line 731 of file amstream.c.
|
static |
Definition at line 3627 of file amstream.c.
Referenced by test_audiostream_set_format().
| START_TEST | ( | amstream | ) |
Definition at line 9757 of file amstream.c.
|
static |
Definition at line 873 of file amstream.c.
|
static |
Definition at line 908 of file amstream.c.
|
static |
Definition at line 914 of file amstream.c.
|
static |
Definition at line 891 of file amstream.c.
|
static |
Definition at line 885 of file amstream.c.
|
static |
Definition at line 927 of file amstream.c.
|
static |
Definition at line 943 of file amstream.c.
|
static |
Definition at line 951 of file amstream.c.
|
static |
Definition at line 959 of file amstream.c.
|
static |
Definition at line 850 of file amstream.c.
|
static |
Definition at line 879 of file amstream.c.
|
static |
Definition at line 921 of file amstream.c.
|
static |
Definition at line 902 of file amstream.c.
|
static |
Definition at line 934 of file amstream.c.
Definition at line 4702 of file amstream.c.
Referenced by test_ddrawstreamsample_completion_status().
Definition at line 1440 of file amstream.c.
Referenced by START_TEST().
Definition at line 6574 of file amstream.c.
Referenced by START_TEST().
Definition at line 6303 of file amstream.c.
Referenced by START_TEST().
Definition at line 6364 of file amstream.c.
Referenced by START_TEST().
Definition at line 6447 of file amstream.c.
Referenced by START_TEST().
Definition at line 6487 of file amstream.c.
Referenced by START_TEST().
Definition at line 3331 of file amstream.c.
Referenced by START_TEST().
Definition at line 3212 of file amstream.c.
Referenced by START_TEST().
Definition at line 3188 of file amstream.c.
Referenced by START_TEST().
Definition at line 3283 of file amstream.c.
Referenced by START_TEST().
Definition at line 3236 of file amstream.c.
Referenced by START_TEST().
Definition at line 3373 of file amstream.c.
Referenced by START_TEST().
Definition at line 4286 of file amstream.c.
Referenced by START_TEST().
Definition at line 3542 of file amstream.c.
Referenced by START_TEST().
Definition at line 4248 of file amstream.c.
Referenced by START_TEST().
Definition at line 4515 of file amstream.c.
Referenced by START_TEST().
Definition at line 4136 of file amstream.c.
Referenced by START_TEST().
Definition at line 3807 of file amstream.c.
Referenced by START_TEST().
Definition at line 3651 of file amstream.c.
Referenced by START_TEST().
Definition at line 4939 of file amstream.c.
Referenced by START_TEST().
Definition at line 7852 of file amstream.c.
Referenced by START_TEST().
Definition at line 7801 of file amstream.c.
Referenced by START_TEST().
Definition at line 5089 of file amstream.c.
Referenced by START_TEST().
Definition at line 4712 of file amstream.c.
Referenced by START_TEST().
Definition at line 5868 of file amstream.c.
Referenced by START_TEST().
Definition at line 7976 of file amstream.c.
Referenced by START_TEST().
Definition at line 5387 of file amstream.c.
Referenced by START_TEST().
Definition at line 6207 of file amstream.c.
Referenced by START_TEST().
Definition at line 7673 of file amstream.c.
Referenced by START_TEST().
Definition at line 5269 of file amstream.c.
Referenced by START_TEST().
Definition at line 6088 of file amstream.c.
Referenced by START_TEST().
Definition at line 8249 of file amstream.c.
Referenced by START_TEST().
Definition at line 5765 of file amstream.c.
Referenced by START_TEST().
Definition at line 3901 of file amstream.c.
Referenced by START_TEST().
Definition at line 5521 of file amstream.c.
Referenced by START_TEST().
Definition at line 9001 of file amstream.c.
Referenced by START_TEST().
Definition at line 8487 of file amstream.c.
Referenced by START_TEST().
Definition at line 9607 of file amstream.c.
Referenced by START_TEST().
Definition at line 8541 of file amstream.c.
Referenced by START_TEST().
Definition at line 2794 of file amstream.c.
Referenced by START_TEST().
Definition at line 1895 of file amstream.c.
Referenced by START_TEST().
Definition at line 2060 of file amstream.c.
Referenced by START_TEST().
Definition at line 3098 of file amstream.c.
Referenced by START_TEST().
Definition at line 2438 of file amstream.c.
Referenced by START_TEST().
Definition at line 329 of file amstream.c.
Referenced by START_TEST().
Definition at line 1688 of file amstream.c.
Referenced by START_TEST().
Definition at line 2921 of file amstream.c.
Referenced by START_TEST().
Definition at line 7356 of file amstream.c.
Referenced by START_TEST().
Definition at line 7033 of file amstream.c.
Referenced by START_TEST().
Definition at line 6580 of file amstream.c.
Referenced by START_TEST().
Definition at line 7120 of file amstream.c.
Referenced by START_TEST().
Definition at line 7025 of file amstream.c.
Referenced by START_TEST().
Definition at line 6708 of file amstream.c.
Referenced by START_TEST().
Definition at line 6715 of file amstream.c.
Referenced by START_TEST().
Definition at line 7196 of file amstream.c.
Referenced by START_TEST().
Definition at line 615 of file amstream.c.
Referenced by START_TEST().
Definition at line 420 of file amstream.c.
Referenced by START_TEST().
Definition at line 2092 of file amstream.c.
Referenced by START_TEST().
Definition at line 2641 of file amstream.c.
Referenced by START_TEST().
|
static |
Definition at line 3474 of file amstream.c.
|
static |
Definition at line 3512 of file amstream.c.
|
static |
Definition at line 3494 of file amstream.c.
|
static |
Definition at line 3486 of file amstream.c.
Definition at line 3536 of file amstream.c.
Referenced by test_audiostreamsample_get_sample_times(), test_ddrawstream_qc(), test_ddrawstreamsample_completion_status(), test_ddrawstreamsample_get_sample_times(), test_ddrawstreamsample_update(), test_mediastreamfilter_get_current_stream_time(), test_mediastreamfilter_reference_time_to_stream_time(), and test_mediastreamfilter_wait_until().
|
static |
Definition at line 3461 of file amstream.c.
|
static |
Definition at line 3480 of file amstream.c.
|
static |
Definition at line 3518 of file amstream.c.
|
static |
Definition at line 1074 of file amstream.c.
|
static |
Definition at line 1052 of file amstream.c.
|
static |
Definition at line 1044 of file amstream.c.
|
static |
Definition at line 1188 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), check_ddrawstream_get_format_(), check_ddrawstream_set_format_(), check_mediastreamfilter_seeking(), get_ddrawstream_create_sample_desc_(), test_audiostream_begin_flush_end_flush(), test_audiostream_get_format(), test_audiostream_new_segment(), test_audiostream_receive(), test_audiostream_receive_connection(), test_audiostream_set_format(), test_audiostreamsample_completion_status(), test_audiostreamsample_get_sample_times(), test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_get_time_per_frame(), test_ddrawstream_new_segment(), test_ddrawstream_qc(), test_ddrawstream_receive(), test_ddrawstream_receive_connection(), test_ddrawstream_set_format(), test_ddrawstreamsample_completion_status(), test_ddrawstreamsample_get_sample_times(), test_ddrawstreamsample_update(), test_get_end_of_stream_event_handle(), test_mediastreamfilter_end_of_stream(), test_mediastreamfilter_support_seeking(), and test_set_state().
|
static |
Definition at line 1060 of file amstream.c.
|
static |
Definition at line 1088 of file amstream.c.
|
static |
Definition at line 1142 of file amstream.c.
|
static |
Definition at line 1162 of file amstream.c.
|
static |
Definition at line 1116 of file amstream.c.
|
static |
Definition at line 1380 of file amstream.c.
|
static |
Definition at line 1392 of file amstream.c.
|
static |
Definition at line 1374 of file amstream.c.
|
static |
Definition at line 1386 of file amstream.c.
|
static |
Definition at line 1402 of file amstream.c.
|
static |
Definition at line 1126 of file amstream.c.
|
static |
Definition at line 1209 of file amstream.c.
|
static |
Definition at line 1226 of file amstream.c.
|
static |
Definition at line 1291 of file amstream.c.
|
static |
Definition at line 1321 of file amstream.c.
|
static |
Definition at line 1221 of file amstream.c.
|
static |
Definition at line 1285 of file amstream.c.
|
static |
Definition at line 1265 of file amstream.c.
|
static |
Definition at line 1315 of file amstream.c.
|
static |
Definition at line 1339 of file amstream.c.
|
static |
Definition at line 1333 of file amstream.c.
|
static |
Definition at line 1275 of file amstream.c.
|
static |
Definition at line 1248 of file amstream.c.
|
static |
Definition at line 1232 of file amstream.c.
|
static |
Definition at line 1254 of file amstream.c.
|
static |
Definition at line 1203 of file amstream.c.
|
static |
Definition at line 1242 of file amstream.c.
|
static |
Definition at line 1215 of file amstream.c.
|
static |
Definition at line 1298 of file amstream.c.
|
static |
Definition at line 1327 of file amstream.c.
|
static |
Definition at line 1259 of file amstream.c.
|
static |
Definition at line 985 of file amstream.c.
Referenced by check_mediastreamfilter_state(), and test_add_stream().
|
static |
Definition at line 4633 of file amstream.c.
Referenced by ammediastream_end_of_stream(), ammediastream_receive(), test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_receive(), and test_ddrawstreamsample_update().
|
static |
Definition at line 4631 of file amstream.c.
Referenced by ammediastream_receive(), test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_receive(), and test_ddrawstreamsample_update().
|
static |
Definition at line 4630 of file amstream.c.
Referenced by ammediastream_receive(), test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_receive(), and test_ddrawstreamsample_update().
|
static |
Definition at line 4629 of file amstream.c.
Referenced by ammediastream_end_of_stream(), test_audiostreamsample_update(), and test_ddrawstreamsample_update().
|
static |
Definition at line 4632 of file amstream.c.
Referenced by ammediastream_end_of_stream(), ammediastream_receive(), test_audiostreamsample_update(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_receive(), and test_ddrawstreamsample_update().
|
static |
Definition at line 214 of file amstream.c.
Referenced by test_ddrawstream_create_sample(), and test_ddrawstream_set_format().
|
static |
Definition at line 36 of file amstream.c.
Referenced by test_audiostream_receive_connection().
|
static |
Definition at line 46 of file amstream.c.
Referenced by check_mediastreamfilter_seeking(), test_ammediastream_end_of_stream(), test_audiostream_begin_flush_end_flush(), test_audiostream_new_segment(), test_audiostream_receive(), test_audiostream_receive_connection(), test_audiostreamsample_completion_status(), test_audiostreamsample_get_sample_times(), test_audiostreamsample_update(), test_mediastreamfilter_end_of_stream(), and test_mediastreamfilter_support_seeking().
|
static |
Definition at line 2403 of file amstream.c.
Referenced by graph_init().
|
static |
Definition at line 2349 of file amstream.c.
Referenced by graph_init().
|
static |
Definition at line 2628 of file amstream.c.
Referenced by mmstream_set_state(), and test_set_state().
|
static |
Definition at line 2629 of file amstream.c.
Referenced by mmstream_set_state(), and test_set_state().
|
static |
Definition at line 828 of file amstream.c.
Referenced by teststream_init().
Definition at line 248 of file amstream.c.
Referenced by test_pin_info().
Definition at line 247 of file amstream.c.
Referenced by test_find_pin(), and test_pin_info().
|
static |
Definition at line 190 of file amstream.c.
Referenced by test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), test_ddrawstream_set_format(), and test_ddrawstreamsample_update().
|
static |
Definition at line 137 of file amstream.c.
Referenced by test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), test_ddrawstream_set_format(), and test_ddrawstreamsample_update().
Definition at line 87 of file amstream.c.
Referenced by test_ddrawstreamsample_update().
|
static |
Definition at line 202 of file amstream.c.
Referenced by test_ddrawstream_create_sample(), test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
|
static |
Definition at line 147 of file amstream.c.
Referenced by test_ammediastream_end_of_stream(), test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_get_format(), test_ddrawstream_get_time_per_frame(), test_ddrawstream_new_segment(), test_ddrawstream_qc(), test_ddrawstream_receive(), test_ddrawstream_receive_connection(), test_ddrawstream_set_format(), test_ddrawstreamsample_completion_status(), test_ddrawstreamsample_get_sample_times(), test_get_end_of_stream_event_handle(), and test_mediastreamfilter_end_of_stream().
Definition at line 97 of file amstream.c.
Referenced by test_ddrawstream_begin_flush_end_flush(), test_ddrawstream_get_format(), test_ddrawstream_get_time_per_frame(), test_ddrawstream_new_segment(), test_ddrawstream_qc(), test_ddrawstream_receive_connection(), test_ddrawstreamsample_completion_status(), and test_ddrawstreamsample_get_sample_times().
|
static |
Definition at line 166 of file amstream.c.
Referenced by test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
|
static |
Definition at line 117 of file amstream.c.
Referenced by test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
Definition at line 66 of file amstream.c.
Referenced by test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
|
static |
Definition at line 178 of file amstream.c.
Referenced by test_ddrawstream_create_sample(), test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
|
static |
Definition at line 127 of file amstream.c.
Referenced by test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
Definition at line 76 of file amstream.c.
|
static |
Definition at line 157 of file amstream.c.
Referenced by test_ddrawstream_create_sample(), test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
|
static |
Definition at line 107 of file amstream.c.
Referenced by test_ddrawstream_create_sample(), test_ddrawstream_get_format(), test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
Definition at line 56 of file amstream.c.
|
static |
Definition at line 967 of file amstream.c.
Referenced by teststream_init().
|
static |
Definition at line 4700 of file amstream.c.
Referenced by streamsample_completion_status(), and test_ddrawstreamsample_completion_status().
|
static |
Definition at line 4698 of file amstream.c.
Referenced by streamsample_completion_status(), and test_ddrawstreamsample_completion_status().
|
static |
Definition at line 4697 of file amstream.c.
Referenced by streamsample_completion_status(), and test_ddrawstreamsample_completion_status().
|
static |
Definition at line 4699 of file amstream.c.
Referenced by streamsample_completion_status(), and test_ddrawstreamsample_completion_status().
Definition at line 694 of file amstream.c.
Referenced by test_add_stream(), test_audiostream_initialize(), test_ddrawstream_initialize(), and teststream_init().
|
static |
Definition at line 3525 of file amstream.c.
Referenced by testclock_init().
|
static |
Definition at line 1102 of file amstream.c.
Referenced by testfilter_init().
|
static |
Definition at line 1179 of file amstream.c.
Referenced by testfilter_init().
|
static |
Definition at line 1408 of file amstream.c.
Referenced by test_ddrawstream_qc().
|
static |
Definition at line 1345 of file amstream.c.
Referenced by check_ammediastream_end_of_stream(), check_mediastreamfilter_seeking(), test_audiostream_begin_flush_end_flush(), test_ddrawstream_begin_flush_end_flush(), test_get_end_of_stream_event_handle(), test_mediastreamfilter_end_of_stream(), and test_mediastreamfilter_support_seeking().
|
static |
Definition at line 227 of file amstream.c.
Referenced by test_ddrawstream_receive_connection(), and test_ddrawstream_set_format().
|
static |
Definition at line 237 of file amstream.c.
Referenced by test_ddrawstream_set_format().