Searched defs:biPlanes (Results 1 - 7 of 7) sorted by relevance

/external/jpeg/
H A Drdbmp.c256 unsigned int biPlanes; local
288 biPlanes = GET_2B(bmpinfoheader,8);
303 if (biPlanes != 1)
312 biPlanes = GET_2B(bmpinfoheader,12);
332 if (biPlanes != 1)
/external/libvncserver/test/
H A Dbmp.c69 unsigned short biPlanes, biBitCount; member in struct:_bmphdr
217 readme(fd, &bh.biPlanes, sizeof(unsigned short));
233 bh.biPlanes=byteswap16(bh.biPlanes);
334 bh.biPlanes=1; bh.biBitCount=32;
347 bh.biPlanes=byteswap16(bh.biPlanes);
365 writeme(fd, &bh.biPlanes, sizeof(unsigned short));
/external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
H A DMjpegFileWriter.java323 * biPlanes; WORD biBitCount; DWORD biCompression; DWORD biSizeImage;
335 public short biPlanes = 1; field in class:MjpegFileWriter.AVIStreamFormat
361 baos.write(shortBytes(swapShort(biPlanes)));
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_debug.c576 uint16_t biPlanes; member in struct:bmp_info_header
662 bmih.biPlanes = 1;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 553 milliseconds