|
ReactOS 0.4.17-dev-934-g091855f
|
#include "dshow.h"#include "vfw.h"#include "wmcodecdsp.h"#include "wine/strmbase.h"#include "wine/test.h"
Go to the source code of this file.
Classes | |
| struct | testfilter |
Macros | |
| #define | COBJMACROS |
| #define | check_interface(a, b, c) check_interface_(__LINE__, a, b, c) |
Variables | |
| static const DWORD | test_handler = mmioFOURCC('w','t','s','t') |
| static const GUID | test_subtype = {mmioFOURCC('w','t','s','t'),0x0000,0x0010,{0x80,0x00,0x00,0xaa,0x00,0x38,0x9b,0x71}} |
| static int | testmode |
| static BITMAPINFOHEADER | sink_bitmap_info |
| static BITMAPINFOHEADER | source_bitmap_info |
| static const GUID | test_iid = {0x33333333} |
| static LONG | outer_ref = 1 |
| static const IUnknownVtbl | outer_vtbl |
| static IUnknown | test_outer = {&outer_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 876 of file avidec.c.
Referenced by testsink_Receive().
|
static |
Definition at line 183 of file avidec.c.
|
inlinestatic |
Definition at line 42 of file avidec.c.
Referenced by test_connect_pin().
|
static |
Definition at line 33 of file avidec.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 48 of file avidec.c.
Referenced by test_aggregation(), test_enum_pins(), and test_pin_info().
|
inlinestatic |
Definition at line 250 of file avidec.c.
| START_TEST | ( | avidec | ) |
Definition at line 1574 of file avidec.c.
Definition at line 282 of file avidec.c.
Referenced by START_TEST().
Definition at line 1248 of file avidec.c.
Referenced by START_TEST().
Definition at line 662 of file avidec.c.
Referenced by START_TEST().
Definition at line 341 of file avidec.c.
Referenced by START_TEST().
Definition at line 462 of file avidec.c.
Referenced by START_TEST().
Definition at line 197 of file avidec.c.
Referenced by START_TEST().
Definition at line 576 of file avidec.c.
Referenced by START_TEST().
Definition at line 503 of file avidec.c.
Referenced by START_TEST().
|
static |
Definition at line 1050 of file avidec.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1000 of file avidec.c.
Referenced by test_connect_pin().
|
static |
Definition at line 1172 of file avidec.c.
Referenced by test_connect_pin().
Definition at line 737 of file avidec.c.
Referenced by START_TEST().
|
static |
Definition at line 818 of file avidec.c.
|
static |
|
static |
Definition at line 991 of file avidec.c.
Referenced by test_connect_pin().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
Definition at line 947 of file avidec.c.
|
static |
|
static |
Definition at line 890 of file avidec.c.
|
static |
|
static |
Definition at line 57 of file avidec.c.
Referenced by START_TEST().
|
static |
Definition at line 248 of file avidec.c.
Referenced by outer_AddRef(), outer_Release(), and test_aggregation().
|
static |
|
static |
Definition at line 55 of file avidec.c.
Referenced by test_connect_pin(), and vfw_driver_proc().
|
static |
Definition at line 55 of file avidec.c.
Referenced by test_connect_pin(), and vfw_driver_proc().
Definition at line 28 of file avidec.c.
Referenced by START_TEST(), test_connect_pin(), test_ICInfo(), test_media_types(), and vfw_driver_proc().
Definition at line 247 of file avidec.c.
Referenced by outer_QueryInterface(), and test_aggregation().
|
static |
Definition at line 280 of file avidec.c.
Referenced by test_aggregation().
|
static |
Definition at line 29 of file avidec.c.
Referenced by test_connect_pin(), and test_media_types().
|
static |
Definition at line 826 of file avidec.c.
Referenced by testfilter_init().
|
static |
Definition at line 31 of file avidec.c.
Referenced by test_sample_processing(), test_streaming_events(), testsink_Receive(), and vfw_driver_proc().
|
static |
Definition at line 979 of file avidec.c.
Referenced by testfilter_init().
|
static |
Definition at line 838 of file avidec.c.
Referenced by testfilter_init().