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

  /external/libjpeg-turbo/
rdbmp.c 296 unsigned int biClrUsed = 0;
352 biClrUsed = GET_4B(bmpinfoheader,32);
395 if (biClrUsed <= 0)
396 biClrUsed = 256; /* assume it's 256 */
397 else if (biClrUsed > 256)
402 (JDIMENSION) biClrUsed, (JDIMENSION) 3);
404 read_colormap(source, (int) biClrUsed, mapentrysize);
406 bPad -= biClrUsed * mapentrysize;
  /external/libvncserver/test/
bmp.c 69 unsigned int biClrUsed, biClrImportant;
220 readme(fd, &bh.biClrUsed, sizeof(unsigned int));
236 bh.biClrUsed=byteswap(bh.biClrUsed);
334 bh.biClrUsed=0; bh.biClrImportant=0;
350 bh.biClrUsed=byteswap(bh.biClrUsed);
368 writeme(fd, &bh.biClrUsed, sizeof(unsigned int));
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.c 582 uint32_t biClrUsed;
668 bmih.biClrUsed = 0;
  /external/pdfium/core/src/fxcodec/lbmp/
fx_bmp.h 59 FX_DWORD biClrUsed;
  /external/opencv3/modules/videoio/src/
cap_mjpeg_decoder.cpp 139 DWORD biClrUsed; // 256 (color table size; for 8-bit only)
  /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 601 DWORD biClrUsed;
    [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 342 milliseconds