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

/external/libjpeg-turbo/
H A Drdbmp.c294 unsigned short biPlanes; local
326 biPlanes = GET_2B(bmpinfoheader,8);
348 biPlanes = GET_2B(bmpinfoheader,12);
388 if (biPlanes != 1)
/external/libvncserver/test/
H A Dbmp.c66 unsigned short biPlanes, biBitCount; member in struct:_bmphdr
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/pdfium/core/fxcodec/lbmp/
H A Dfx_bmp.cpp145 uint16_t biPlanes; local
156 biPlanes = GetWord_LSBFirst((uint8_t*)&bmp_info_header_ptr->biPlanes);
165 if (bmp_ptr->compress_flag == BMP_RGB && biPlanes == 1 &&
684 SetWord_LSBFirst(&dst_buf[offset], info_head_ptr->biPlanes);
H A Dfx_bmp.h55 uint16_t biPlanes; member in struct:tagBmpInfoHeader
/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/swiftshader/third_party/PowerVR_SDK/Shell/
H A DPVRShell.cpp711 unsigned short biPlanes = 1; local
731 ByteSwap(biPlanes);
748 fwrite(&biPlanes , 1, sizeof(biPlanes) , fpDumpfile);
/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 254 milliseconds