HomeSort by relevance Sort by last modified time
    Searched full:biplanes (Results 1 - 17 of 17) sorted by null

  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.h 48 OMX_U16 BiPlanes;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_bmp.c 73 Uint16 biPlanes;
113 biPlanes = SDL_ReadLE16(src);
124 biPlanes = SDL_ReadLE16(src);
349 Uint16 biPlanes;
431 biPlanes = 1;
448 SDL_WriteLE16(dst, biPlanes);
  /external/webkit/WebCore/platform/win/
BitmapInfo.cpp 38 bitmapInfo.bmiHeader.biPlanes = 1;
  /external/jpeg/
rdbmp.c 256 unsigned int biPlanes;
288 biPlanes = GET_2B(bmpinfoheader,8);
303 if (biPlanes != 1)
312 biPlanes = GET_2B(bmpinfoheader,12);
332 if (biPlanes != 1)
cderror.h 45 JMESSAGE(JERR_BMP_BADPLANES, "Invalid BMP file: biPlanes not equal to 1")
wrbmp.c 208 PUT_2B(bmpinfoheader, 12, 1); /* biPlanes - must be 1 */
  /external/webkit/WebKitTools/DumpRenderTree/win/
PixelDumpSupportWin.cpp 57 bmp.bmiHeader.biPlanes = 1;
  /external/qemu/distrib/sdl-1.2.12/src/video/wincommon/
SDL_syswm.c 71 Uint16 biPlanes;
109 icon_win32->biPlanes = 1;
  /external/webkit/WebCore/platform/graphics/wx/
GraphicsContextWx.cpp 585 bitmapInfo.bmiHeader.biPlanes = 1;
  /external/libpng/contrib/visupng/
VisualPng.c 742 pbmih->biPlanes = 1;
  /external/libpng/contrib/gregbook/
rpng-win.c 473 bmih->biPlanes = 1;
rpng2-win.c 699 bmih->biPlanes = 1;
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 737 binfo->bmiHeader.biPlanes = 1;
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
GraphicsContextQt.cpp     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/gapi/
SDL_gapivideo.c     [all...]
  /prebuilt/windows/sdl/host/lib/
libSDL.a     [all...]
libSDLmain.a     [all...]

Completed in 244 milliseconds