Home
last modified time | relevance | path

Searched refs:avifile (Results 1 – 15 of 15) sorted by relevance

/reactos/dll/win32/avifil32/
H A Davifile.rgs5 '{00020000-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
6 '{00020001-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
7 '{00020003-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
8 '{0002000d-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
9 '{0002000f-0000-0000-C000-000000000046}' { InprocServer = s 'avifile.dll' }
H A Drsrc.rc26 /* @makedep: avifile.rgs */
27 1 WINE_REGISTRY avifile.rgs
H A DCMakeLists.txt13 avifile.c
H A Dfactory.c37 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dextrachunk.c29 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dtmpfile.c33 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dgetframe.c31 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dacmstream.c35 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dicmstream.c34 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Deditstream.c36 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dwavfile.c38 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Dapi.c42 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
H A Davifile.c51 WINE_DEFAULT_DEBUG_CHANNEL(avifile);
/reactos/modules/rostests/winetests/quartz/
H A Davisplitter.c273 static const WCHAR avifile[] = {'t','e','s','t','.','a','v','i',0}; variable
313 WCHAR *filename = load_resource(avifile); in test_filter_graph()
H A Dfiltergraph.c42 static const WCHAR avifile[] = {'t','e','s','t','.','a','v','i',0}; variable
597 WCHAR *filename = load_resource(avifile); in call_RenderFile_multithread()
2294 test_render_run(avifile); in START_TEST()