Home
last modified time | relevance | path

Searched defs:lpbi (Results 1 – 10 of 10) sorted by relevance

/reactos/dll/win32/msvfw32/
H A Ddrawdib.c41 LPBITMAPINFOHEADER lpbi; member
56 static int num_colours(const BITMAPINFOHEADER *lpbi) in num_colours()
179 LPBITMAPINFOHEADER lpbi, in DrawDibBegin()
310 LPBITMAPINFOHEADER lpbi, in DrawDibDraw()
464 LPVOID VFWAPI DrawDibGetBuffer(HDRAWDIB hdd, LPBITMAPINFOHEADER lpbi, DWORD dwSize, DWORD dwFlags) in DrawDibGetBuffer()
527 DWORD VFWAPI DrawDibProfileDisplay(LPBITMAPINFOHEADER lpbi) in DrawDibProfileDisplay()
H A Dmsvideo_main.c827 DWORD VFWAPIV ICDecompress(HIC hic,DWORD dwFlags,LPBITMAPINFOHEADER lpbiFormat, in ICDecompress()
1192 LPBITMAPINFOHEADER lpbi, /* [in] format of frame to draw */ in ICDrawBegin()
/reactos/dll/win32/msrle32/
H A Dmsrle32.c49 #define GetRawPixel(lpbi,lp,x) \ argument
101 static BOOL isSupportedMRLE(LPCBITMAPINFOHEADER lpbi) in isSupportedMRLE()
123 static BOOL isSupportedDIB(LPCBITMAPINFOHEADER lpbi) in isSupportedDIB()
241 static LONG MSRLE32_GetMaxCompressedSize(LPCBITMAPINFOHEADER lpbi) in MSRLE32_GetMaxCompressedSize()
352 const WORD *lpC, LPCBITMAPINFOHEADER lpbi, in MSRLE32_CompressRLE4Line()
455 const WORD *lpC, LPCBITMAPINFOHEADER lpbi, in MSRLE32_CompressRLE8Line()
836 static LRESULT MSRLE32_DecompressRLE4(const CodecInfo *pi, LPCBITMAPINFOHEADER lpbi, in MSRLE32_DecompressRLE4()
998 static LRESULT MSRLE32_DecompressRLE8(const CodecInfo *pi, LPCBITMAPINFOHEADER lpbi, in MSRLE32_DecompressRLE8()
/reactos/dll/win32/avifil32/
H A Dicmstream.c331 LPBITMAPINFOHEADER lpbi; in ICMStream_fnReadFormat() local
491 LPBITMAPINFOHEADER lpbi = format; in ICMStream_fnSetFormat() local
534 LPBITMAPINFOHEADER lpbi; in ICMStream_fnRead() local
753 LPBITMAPINFOHEADER lpbi, LPVOID lpBits) in AVIFILE_EncodeFrame()
875 LPBITMAPINFOHEADER lpbi; in AVIFILE_OpenGetFrame() local
H A Dgetframe.c291 LPBITMAPINFOHEADER lpbi = lpbiWanted; in IGetFrame_fnSetFormat() local
H A Davifile.c1693 LPBITMAPINFOHEADER lpbi = pStream->lpFormat; in AVIFILE_LoadFile() local
H A Dapi.c1283 LPBITMAPINFOHEADER lpbi = lpFormat; in AVISaveOptionsUpdate() local
/reactos/modules/rosapps/applications/sysutils/screenshot/
H A Dscreenshot.h9 LPBITMAPINFO lpbi; member
/reactos/dll/win32/shell32/
H A Dbrfolder.cpp1338 SHBrowseForFolderA(LPBROWSEINFOA lpbi) in SHBrowseForFolderA()
1370 SHBrowseForFolderW(LPBROWSEINFOW lpbi) in SHBrowseForFolderW()
/reactos/sdk/include/psdk/
H A Dvfw.h210 #define ICCompressGetFormatSize(hic,lpbi) ICCompressGetFormat(hic,lpbi,NULL) argument
389 #define ICDecompressGetFormatSize(hic, lpbi) \ argument
703 LPBITMAPINFOHEADER lpbi; member