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

  /external/libjpeg-turbo/
rdbmp.c 294 unsigned short biPlanes;
326 biPlanes = GET_2B(bmpinfoheader,8);
348 biPlanes = GET_2B(bmpinfoheader,12);
388 if (biPlanes != 1)
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_image.c 169 uint16_t biPlanes;
256 bmih.biPlanes = 1;
313 bmih.biPlanes = 1;
  /external/pdfium/core/fxcodec/lbmp/
fx_bmp.cpp 157 uint16_t biPlanes;
168 biPlanes = FXWORD_GET_LSBFIRST(
169 reinterpret_cast<uint8_t*>(&pBmp_info_header->biPlanes));
175 if (compress_flag == BMP_RGB && biPlanes == 1 && color_used == 0)
fx_bmp.h 56 uint16_t biPlanes;
  /external/libvncserver/test/
bmp.c 66 unsigned short biPlanes, biBitCount;
214 readme(fd, &bh.biPlanes, sizeof(unsigned short));
230 bh.biPlanes=byteswap16(bh.biPlanes);
331 bh.biPlanes=0; bh.biBitCount=24;
344 bh.biPlanes=byteswap16(bh.biPlanes);
362 writeme(fd, &bh.biPlanes, sizeof(unsigned short));
  /external/swiftshader/third_party/PowerVR_SDK/Shell/
PVRShell.cpp 711 unsigned short biPlanes = 1;
731 ByteSwap(biPlanes);
748 fwrite(&biPlanes , 1, sizeof(biPlanes) , 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 595 WORD biPlanes;
    [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 172 milliseconds