|
ReactOS 0.4.17-dev-934-g091855f
|
#include "dshow.h"#include "mmreg.h"#include "ks.h"#include "ksmedia.h"#include "wine/strmbase.h"#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | testqc |
| struct | testfilter |
Macros | |
| #define | COBJMACROS |
| #define | check_interface(a, b, c) check_interface_(__LINE__, a, b, c) |
Variables | |
| static const MPEG1WAVEFORMAT | mp1_format |
| static const AM_MEDIA_TYPE | mp1_mt |
| static const MPEG1WAVEFORMAT | mp2_format |
| static const AM_MEDIA_TYPE | mp2_mt |
| static const MPEG1WAVEFORMAT | mp3_format0 |
| static const AM_MEDIA_TYPE | mp3_mt0 |
| static const MPEGLAYER3WAVEFORMAT | mp3_format1 |
| static const AM_MEDIA_TYPE | mp3_mt1 |
| static const WAVEFORMATEXTENSIBLE | pcm16ex_format |
| static const AM_MEDIA_TYPE | pcm16ex_mt |
| static const GUID | test_iid = {0x33333333} |
| static LONG | outer_ref = 1 |
| static const IUnknownVtbl | outer_vtbl |
| static IUnknown | test_outer = {&outer_vtbl} |
| static const IQualityControlVtbl | testqc_vtbl |
| static const IUnknownVtbl | testqc_inner_vtbl |
| static const struct strmbase_filter_ops | testfilter_ops |
| static const struct strmbase_source_ops | testsource_ops |
| static const struct strmbase_sink_ops | testsink_ops |
Definition at line 202 of file mpegaudio.c.
| #define COBJMACROS |
Definition at line 22 of file mpegaudio.c.
|
static |
Definition at line 203 of file mpegaudio.c.
|
inlinestatic |
Definition at line 169 of file mpegaudio.c.
Referenced by test_connect_pin().
|
static |
Definition at line 160 of file mpegaudio.c.
Referenced by test_connect_pin(), test_enum_media_types(), test_enum_pins(), test_find_pin(), test_interfaces(), test_media_types(), test_pin_info(), and test_unconnected_filter_state().
Definition at line 195 of file mpegaudio.c.
Referenced by test_aggregation(), test_enum_pins(), and test_pin_info().
|
static |
Definition at line 803 of file mpegaudio.c.
Referenced by testqc_AddRef(), testqc_Notify(), testqc_QueryInterface(), and testqc_Release().
Definition at line 851 of file mpegaudio.c.
Referenced by testqc_inner_AddRef(), testqc_inner_QueryInterface(), and testqc_inner_Release().
|
inlinestatic |
Definition at line 911 of file mpegaudio.c.
Referenced by testfilter_destroy(), testfilter_get_pin(), testsink_begin_flush(), testsink_connect(), testsink_end_flush(), testsink_eos(), testsink_get_media_type(), testsink_new_segment(), testsink_query_interface(), testsink_Receive(), and testsource_query_interface().
|
static |
Definition at line 175 of file mpegaudio.c.
Referenced by test_connect_pin(), test_media_types(), and test_source_allocator().
Definition at line 284 of file mpegaudio.c.
Definition at line 271 of file mpegaudio.c.
Definition at line 289 of file mpegaudio.c.
| START_TEST | ( | mpegaudio | ) |
Definition at line 1847 of file mpegaudio.c.
Definition at line 303 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 1532 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 650 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 419 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 540 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 217 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 725 of file mpegaudio.c.
Referenced by START_TEST().
Definition at line 581 of file mpegaudio.c.
Referenced by START_TEST().
|
static |
Definition at line 1235 of file mpegaudio.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1336 of file mpegaudio.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1078 of file mpegaudio.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1128 of file mpegaudio.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1439 of file mpegaudio.c.
Referenced by test_connect_pin().
Definition at line 362 of file mpegaudio.c.
Referenced by START_TEST().
|
static |
Definition at line 924 of file mpegaudio.c.
|
static |
Definition at line 916 of file mpegaudio.c.
|
static |
Definition at line 1069 of file mpegaudio.c.
Referenced by test_connect_pin().
|
static |
Definition at line 814 of file mpegaudio.c.
Definition at line 871 of file mpegaudio.c.
|
static |
Definition at line 856 of file mpegaudio.c.
Definition at line 877 of file mpegaudio.c.
|
static |
Definition at line 826 of file mpegaudio.c.
|
static |
Definition at line 808 of file mpegaudio.c.
|
static |
Definition at line 820 of file mpegaudio.c.
|
static |
Definition at line 836 of file mpegaudio.c.
|
static |
Definition at line 1043 of file mpegaudio.c.
|
static |
Definition at line 988 of file mpegaudio.c.
|
static |
Definition at line 1050 of file mpegaudio.c.
|
static |
Definition at line 1036 of file mpegaudio.c.
|
static |
Definition at line 977 of file mpegaudio.c.
|
static |
Definition at line 1025 of file mpegaudio.c.
|
static |
Definition at line 964 of file mpegaudio.c.
|
static |
Definition at line 996 of file mpegaudio.c.
|
static |
Definition at line 951 of file mpegaudio.c.
|
static |
Definition at line 938 of file mpegaudio.c.
|
static |
Definition at line 30 of file mpegaudio.c.
|
static |
Definition at line 44 of file mpegaudio.c.
Referenced by test_connect_pin(), test_media_types(), and test_source_allocator().
|
static |
Definition at line 56 of file mpegaudio.c.
|
static |
Definition at line 70 of file mpegaudio.c.
Referenced by test_media_types(), test_quality_control(), and test_source_allocator().
|
static |
Definition at line 82 of file mpegaudio.c.
|
static |
Definition at line 108 of file mpegaudio.c.
|
static |
Definition at line 96 of file mpegaudio.c.
Referenced by test_media_types().
|
static |
Definition at line 121 of file mpegaudio.c.
Referenced by test_media_types().
|
static |
Definition at line 269 of file mpegaudio.c.
Referenced by outer_AddRef(), outer_Release(), and test_aggregation().
|
static |
Definition at line 294 of file mpegaudio.c.
|
static |
Definition at line 133 of file mpegaudio.c.
|
static |
Definition at line 148 of file mpegaudio.c.
Referenced by test_connect_pin().
Definition at line 268 of file mpegaudio.c.
Referenced by outer_QueryInterface(), and test_aggregation().
|
static |
Definition at line 301 of file mpegaudio.c.
Referenced by test_aggregation().
|
static |
Definition at line 932 of file mpegaudio.c.
Referenced by testfilter_init().
|
static |
Definition at line 883 of file mpegaudio.c.
Referenced by testqc_init().
|
static |
Definition at line 842 of file mpegaudio.c.
Referenced by testqc_init().
|
static |
Definition at line 1057 of file mpegaudio.c.
Referenced by testfilter_init().
|
static |
Definition at line 957 of file mpegaudio.c.
Referenced by testfilter_init().