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

  /external/libjpeg-turbo/
rdbmp.c 295 unsigned int biCompression;
350 biCompression = GET_4B(bmpinfoheader,16);
371 if (biCompression != 0)
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_image.c 171 uint32_t biCompression;
258 bmih.biCompression = 0;
315 bmih.biCompression = 0;
  /external/libvncserver/test/
bmp.c 67 unsigned int biCompression, biSizeImage;
216 readme(fd, &bh.biCompression, sizeof(unsigned int));
232 bh.biCompression=byteswap(bh.biCompression);
243 if((bh.biBitCount!=24 && bh.biBitCount!=32) || bh.biCompression!=BI_RGB)
332 bh.biCompression=BI_RGB; bh.biSizeImage=0;
346 bh.biCompression=byteswap(bh.biCompression);
364 writeme(fd, &bh.biCompression, sizeof(unsigned int));
  /external/pdfium/core/fxcodec/lbmp/
fx_bmp.h 58 uint32_t biCompression;
  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.cpp 713 unsigned int biCompression = 0L;
733 ByteSwap(biCompression);
750 fwrite(&biCompression , 1, sizeof(biCompression) , 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 597 DWORD biCompression;
    [all...]
  /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 
  /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 398 milliseconds