Home
last modified time | relevance | path

Searched refs:ICDecompressGetFormat (Results 1 – 6 of 6) sorted by relevance

/reactos/modules/rostests/winetests/msvfw32/
H A Dmsvfw.c135 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
142 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
149 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
156 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
163 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
258 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
266 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
270 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
278 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
282 err = ICDecompressGetFormat(h, &bi, &tmp); in test_Locate()
[all …]
/reactos/dll/win32/msvfw32/
H A Ddrawdib.c217 size = ICDecompressGetFormat(whdd->hic, lpbi, NULL); in DrawDibBegin()
229 if (ICDecompressGetFormat(whdd->hic, lpbi, whdd->lpbiOut) != ICERR_OK) in DrawDibBegin()
H A Dmsvideo_main.c1362 if ( ICDecompressGetFormat( hic, lpbiIn, pHdr ) != ICERR_OK ) in ICImageDecompress()
/reactos/dll/win32/avifil32/
H A Dicmstream.c470 if (ICDecompressGetFormat(This->hic, This->lpbiOutput, This->lpbiPrev) < S_OK) in ICMStream_fnSetFormat()
515 if (ICDecompressGetFormat(This->hic,This->lpbiOutput,This->lpbiPrev) < S_OK) in ICMStream_fnSetFormat()
938 if (ICDecompressGetFormat(This->hic, This->lpbiOutput, This->lpbiPrev) < S_OK) in AVIFILE_OpenGetFrame()
H A Dgetframe.c412 } else if (ICDecompressGetFormat(This->hic, This->lpInFormat, in IGetFrame_fnSetFormat()
/reactos/sdk/include/psdk/
H A Dvfw.h383 #define ICDecompressGetFormat(hic, lpbiInput, lpbiOutput) \ macro
390 ICDecompressGetFormat(hic, lpbi, NULL)