|
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"#include "initguid.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 203 of file mpeglayer3.c.
| #define COBJMACROS |
Definition at line 20 of file mpeglayer3.c.
|
static |
Definition at line 204 of file mpeglayer3.c.
|
inlinestatic |
Definition at line 170 of file mpeglayer3.c.
Referenced by test_connect_pin().
|
static |
Definition at line 161 of file mpeglayer3.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().
| DEFINE_GUID | ( | CLSID_mpeg_layer3_decoder | , |
| 0x38be3000 | , | ||
| 0xdbf4 | , | ||
| 0x11d0 | , | ||
| 0x86 | , | ||
| 0x0e | , | ||
| 0x00 | , | ||
| 0xa0 | , | ||
| 0x24 | , | ||
| 0xcf | , | ||
| 0xef | , | ||
| 0x6d | |||
| ) |
Definition at line 196 of file mpeglayer3.c.
Referenced by test_aggregation(), test_enum_pins(), and test_pin_info().
|
static |
Definition at line 789 of file mpeglayer3.c.
Referenced by testqc_AddRef(), testqc_Notify(), testqc_QueryInterface(), and testqc_Release().
Definition at line 837 of file mpeglayer3.c.
Referenced by testqc_inner_AddRef(), testqc_inner_QueryInterface(), and testqc_inner_Release().
|
inlinestatic |
Definition at line 898 of file mpeglayer3.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 176 of file mpeglayer3.c.
Referenced by test_connect_pin(), test_media_types(), and test_source_allocator().
Definition at line 285 of file mpeglayer3.c.
Definition at line 272 of file mpeglayer3.c.
Definition at line 290 of file mpeglayer3.c.
| START_TEST | ( | mpeglayer3 | ) |
Definition at line 1828 of file mpeglayer3.c.
Definition at line 304 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 1505 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 651 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 420 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 541 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 218 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 726 of file mpeglayer3.c.
Referenced by START_TEST().
Definition at line 582 of file mpeglayer3.c.
Referenced by START_TEST().
|
static |
Definition at line 1190 of file mpeglayer3.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1291 of file mpeglayer3.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1063 of file mpeglayer3.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1113 of file mpeglayer3.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1413 of file mpeglayer3.c.
Referenced by test_connect_pin().
Definition at line 363 of file mpeglayer3.c.
Referenced by START_TEST().
|
static |
Definition at line 911 of file mpeglayer3.c.
|
static |
Definition at line 903 of file mpeglayer3.c.
|
static |
Definition at line 1054 of file mpeglayer3.c.
Referenced by test_connect_pin().
|
static |
Definition at line 800 of file mpeglayer3.c.
Definition at line 857 of file mpeglayer3.c.
|
static |
Definition at line 842 of file mpeglayer3.c.
Definition at line 863 of file mpeglayer3.c.
|
static |
Definition at line 812 of file mpeglayer3.c.
|
static |
Definition at line 794 of file mpeglayer3.c.
|
static |
Definition at line 806 of file mpeglayer3.c.
|
static |
Definition at line 822 of file mpeglayer3.c.
|
static |
Definition at line 1028 of file mpeglayer3.c.
|
static |
Definition at line 975 of file mpeglayer3.c.
|
static |
Definition at line 1035 of file mpeglayer3.c.
|
static |
Definition at line 1021 of file mpeglayer3.c.
|
static |
Definition at line 964 of file mpeglayer3.c.
|
static |
Definition at line 1010 of file mpeglayer3.c.
|
static |
Definition at line 951 of file mpeglayer3.c.
|
static |
Definition at line 983 of file mpeglayer3.c.
|
static |
Definition at line 938 of file mpeglayer3.c.
|
static |
Definition at line 925 of file mpeglayer3.c.
|
static |
Definition at line 31 of file mpeglayer3.c.
|
static |
Definition at line 45 of file mpeglayer3.c.
Referenced by test_connect_pin(), and test_media_types().
|
static |
Definition at line 57 of file mpeglayer3.c.
|
static |
Definition at line 71 of file mpeglayer3.c.
Referenced by test_media_types().
|
static |
Definition at line 83 of file mpeglayer3.c.
|
static |
Definition at line 109 of file mpeglayer3.c.
|
static |
Definition at line 97 of file mpeglayer3.c.
Referenced by test_media_types().
|
static |
Definition at line 122 of file mpeglayer3.c.
Referenced by test_connect_pin(), test_media_types(), test_quality_control(), and test_source_allocator().
|
static |
Definition at line 270 of file mpeglayer3.c.
Referenced by outer_AddRef(), outer_Release(), and test_aggregation().
|
static |
Definition at line 295 of file mpeglayer3.c.
|
static |
Definition at line 134 of file mpeglayer3.c.
|
static |
Definition at line 149 of file mpeglayer3.c.
Referenced by test_connect_pin().
Definition at line 269 of file mpeglayer3.c.
Referenced by outer_QueryInterface(), and test_aggregation().
|
static |
Definition at line 302 of file mpeglayer3.c.
Referenced by test_aggregation().
|
static |
Definition at line 919 of file mpeglayer3.c.
Referenced by testfilter_init().
|
static |
Definition at line 869 of file mpeglayer3.c.
Referenced by testqc_init().
|
static |
Definition at line 828 of file mpeglayer3.c.
Referenced by testqc_init().
|
static |
Definition at line 1042 of file mpeglayer3.c.
Referenced by testfilter_init().
|
static |
Definition at line 944 of file mpeglayer3.c.
Referenced by testfilter_init().