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

  /external/libjpeg-turbo/
rdbmp.c 293 int biHeight;
325 biHeight = (int) GET_2B(bmpinfoheader,6);
332 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight);
335 TRACEMS2(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight);
347 biHeight = (int) GET_4B(bmpinfoheader,8);
359 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight);
362 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight);
365 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight);
386 if (biWidth <= 0 || biHeight <= 0)
430 row_width, (JDIMENSION) biHeight, (JDIMENSION) 1)
    [all...]
  /external/libvncserver/test/
bmp.c 65 int biWidth, biHeight;
213 readme(fd, &bh.biHeight, sizeof(int));
229 bh.biHeight=byteswap(bh.biHeight);
241 || bh.biWidth<1 || bh.biHeight==0)
246 *w=bh.biWidth; *h=bh.biHeight; srcps=bh.biBitCount/8;
330 bh.biWidth=w; bh.biHeight=h;
343 bh.biHeight=byteswap(bh.biHeight);
361 writeme(fd, &bh.biHeight, sizeof(int))
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.c 575 int32_t biHeight;
661 bmih.biHeight = height;
  /external/pdfium/core/fxcodec/lbmp/
fx_bmp.h 54 int32_t biHeight;
  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.cpp 710 unsigned int biHeight = ui32Height * ui32PixelReplicate;
730 ByteSwap(biHeight);
747 fwrite(&biHeight , 1, sizeof(biHeight) , fpDumpfile);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfobjects.h     [all...]
ksmedia.h     [all...]
wingdi.h 594 LONG biHeight;
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-packaging-plugin/0.20.0/
tycho-packaging-plugin-0.20.0.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 524 milliseconds