ReactOS 0.4.16-dev-833-g4bc97ad
|
#include "dsound_test.h"
Go to the source code of this file.
Classes | |
struct | fmt |
Functions | |
DEFINE_GUID (GUID_NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0) | |
static | HRESULT (WINAPI *pDirectSoundEnumerateA)(LPDSENUMCALLBACKA |
static void | IDirectSound_test (LPDIRECTSOUND dso, BOOL initialized, LPCGUID lpGuid) |
static void | IDirectSound_tests (void) |
static HRESULT | test_dsound (LPGUID lpGuid) |
static HRESULT | test_primary (LPGUID lpGuid) |
static HRESULT | test_primary_secondary (LPGUID lpGuid) |
static HRESULT | test_secondary (LPGUID lpGuid) |
static HRESULT | test_block_align (LPGUID lpGuid) |
static HRESULT | test_frequency (LPGUID lpGuid) |
static HRESULT | test_notify (LPDIRECTSOUNDBUFFER dsb, DWORD count, LPHANDLE event, DWORD expected) |
static HRESULT | test_duplicate (LPGUID lpGuid) |
static HRESULT | test_invalid_fmts (LPGUID lpGuid) |
static BOOL WINAPI | dsenum_callback (LPGUID lpGuid, LPCSTR lpcstrDescription, LPCSTR lpcstrModule, LPVOID lpContext) |
static void | dsound_tests (void) |
static void | test_hw_buffers (void) |
START_TEST (dsound) | |
Variables | |
static | LPVOID =NULL |
static LPDIRECTSOUND | LPUNKNOWN =NULL |
static BOOL | gotdx8 |
static struct fmt | fmts [] = { { 8, 1 }, { 8, 2 }, { 16, 1 }, {16, 2 } } |
static unsigned int | number |
DEFINE_GUID | ( | GUID_NULL | , |
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | , | ||
0 | |||
) |
|
static |
Definition at line 1481 of file dsound.c.
Referenced by dsound_tests().
Definition at line 1514 of file dsound.c.
Referenced by START_TEST().
|
static |
Definition at line 39 of file dsound.c.
Referenced by IDirectSound_tests(), and test_dsound().
Definition at line 163 of file dsound.c.
Referenced by START_TEST().
START_TEST | ( | dsound | ) |
Definition at line 1633 of file dsound.c.
Definition at line 879 of file dsound.c.
Referenced by dsenum_callback().
Definition at line 255 of file dsound.c.
Referenced by dsenum_callback().
Definition at line 1075 of file dsound.c.
Referenced by dsenum_callback().
Definition at line 948 of file dsound.c.
Referenced by dsenum_callback().
Definition at line 1521 of file dsound.c.
Referenced by START_TEST().
Definition at line 1226 of file dsound.c.
Referenced by dsenum_callback().
|
static |
Definition at line 1047 of file dsound.c.
Definition at line 355 of file dsound.c.
Referenced by dsenum_callback().
Definition at line 523 of file dsound.c.
Referenced by dsenum_callback().
Definition at line 664 of file dsound.c.
Referenced by dsenum_callback().
|
static |
Definition at line 37 of file dsound.c.
Referenced by START_TEST(), test_invalid_fmts(), and test_secondary().
LPDIRECTSOUND LPUNKNOWN =NULL |
Definition at line 1479 of file dsound.c.
Referenced by _abs64(), _chgsignl(), _copysignl(), _gcvt(), _gcvt_s(), _vsnprintf(), abs(), alloc_number(), auto_rename(), cff_parse_fixed_dynamic(), cff_parse_real(), CheckColors(), create_error(), create_number(), create_number_constr(), CreateDeviceName(), DATETIME_IncreaseField(), debugsystemobjects_GetNumberProcesses(), debugsystemobjects_GetNumberThreads(), DECLARE_INTERFACE_(), DrawLeds(), dsenum_callback(), EnumColorProfilesA(), EnumColorProfilesW(), evalStack(), even_or_odd(), exec_closeparent(), exec_infix2postfix(), fileformat_number(), get_stream_name(), get_tablecolumns(), get_value_bstr(), GetLocaleInfoW(), getprotobynumber(), imaxabs(), ipv6_to_number(), __crt_strtox::is_overflow_condition(), labs(), Link(), llabs(), lwip_itoa(), mbstowcs(), mpg123_encodings(), mpg123_rates(), myabs64(), Number_get_value(), Number_toExponential(), Number_toFixed(), Number_toPrecision(), Number_toString(), Number_valueOf(), number_with_units(), __crt_strtox::parse_integer(), ParseFile(), __crt_stdio_input::input_processor< Character, InputAdapter >::process_integer_specifier(), query_headers(), sqrti(), table_calc_column_offsets(), table_load_transform(), TABLE_remove_column(), tabstops_proc(), test_def_itoa(), test_EnumColorProfilesA(), test_EnumColorProfilesW(), test_enumdisplaydevices(), test_enumdisplaydevices_adapter(), test_enumdisplaydevices_monitor(), test_message_from_64bit_number(), test_sscanf(), test_VarFormatFromTokens(), throw(), translate_token(), TRIO_ARGS1(), TRIO_ARGS2(), __crt_stdio_output::output_processor< Character, OutputAdapter, ProcessorBase >::type_case_integer(), __crt_stdio_output::output_processor< Character, OutputAdapter, ProcessorBase >::type_case_integer_parse_into_buffer(), units_to_twips(), Unlink(), VfdCloseImage(), VfdOpenImage(), VfdSetGlobalLink(), VfdSetLocalLink(), VfdWriteProtect(), Widget_DoSomething(), WPRINTF_GetLen(), wvnsprintfA(), wvnsprintfW(), xmlReallocLoc(), xsltDefaultSortFunction(), xsltFormatNumberConversion(), xsltNumberFormat(), xsltNumberFormatAlpha(), xsltNumberFormatDecimal(), xsltNumberFormatGetValue(), xsltNumberFormatInsertNumbers(), and xsltNumberFormatRoman().