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

  /external/libjpeg-turbo/
rdbmp.c 291 int biWidth;
323 biWidth = (int) GET_2B(bmpinfoheader,4);
331 TRACEMS2(cinfo, 1, JTRC_BMP_OS2_MAPPED, biWidth, biHeight);
334 TRACEMS2(cinfo, 1, JTRC_BMP_OS2, biWidth, biHeight);
345 biWidth = (int) GET_4B(bmpinfoheader,4);
358 TRACEMS2(cinfo, 1, JTRC_BMP_MAPPED, biWidth, biHeight);
361 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight);
364 TRACEMS2(cinfo, 1, JTRC_BMP, biWidth, biHeight);
385 if (biWidth <= 0 || biHeight <= 0)
418 row_width = (JDIMENSION) (biWidth * 3)
    [all...]
  /external/libvncserver/test/
bmp.c 65 int biWidth, biHeight;
212 readme(fd, &bh.biWidth, sizeof(int));
228 bh.biWidth=byteswap(bh.biWidth);
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;
342 bh.biWidth=byteswap(bh.biWidth);
360 writeme(fd, &bh.biWidth, sizeof(int))
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.c 574 int32_t biWidth;
660 bmih.biWidth = width;
  /external/pdfium/core/src/fxcodec/lbmp/
fx_bmp.h 51 int32_t biWidth;
  /external/opencv3/modules/videoio/src/
cap_mjpeg_decoder.cpp 130 LONG biWidth; // width in pixels
  /external/skia/src/ports/
SkFontHost_win.cpp 482 int biWidth = isBW ? alignTo32(fWidth) : fWidth;
494 info.bmiHeader.biWidth = biWidth;
510 size_t srcRB = isBW ? (biWidth >> 3) : (fWidth << 2);
    [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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ksmedia.h     [all...]
wingdi.h 593 LONG biWidth;
    [all...]
  /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 192 milliseconds