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

  /external/libjpeg-turbo/
rdbmp.c 293 unsigned short biPlanes;
325 biPlanes = GET_2B(bmpinfoheader,8);
347 biPlanes = GET_2B(bmpinfoheader,12);
387 if (biPlanes != 1)
  /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/pdfium/core/src/fxcodec/lbmp/
fx_bmp.cpp 150 FX_WORD biPlanes;
161 biPlanes =
162 _GetWord_LSBFirst((uint8_t*)&bmp_info_header_ptr->biPlanes);
171 if (bmp_ptr->compress_flag == BMP_RGB && biPlanes == 1 &&
702 _SetWord_LSBFirst(&dst_buf[offset], info_head_ptr->biPlanes);
    [all...]
fx_bmp.h 53 FX_WORD biPlanes;
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug.c 576 uint16_t biPlanes;
662 bmih.biPlanes = 1;
  /external/opencv3/modules/videoio/src/
cap_mjpeg_decoder.cpp 132 WORD biPlanes; // Number of color planes in which the data is stored
  /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 595 WORD biPlanes;
    [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 141 milliseconds