HomeSort by relevance Sort by last modified time
    Searched refs:tif (Results 1 - 5 of 5) sorted by null

  /external/dropbear/libtommath/pics/
makefile 5 design_process.ps: design_process.tif
6 tiff2ps -s -e design_process.tif > design_process.ps
8 sliding_window.ps: sliding_window.tif
9 tiff2ps -s -e sliding_window.tif > sliding_window.ps
11 expt_state.ps: expt_state.tif
12 tiff2ps -s -e expt_state.tif > expt_state.ps
14 primality.ps: primality.tif
15 tiff2ps -s -e primality.tif > primality.ps
  /external/opencv/otherlibs/highgui/
grfmt_tiff.cpp 57 m_description = "TIFF Files (*.tiff;*.tif)";
115 TIFF* tif = (TIFF*)m_tif; local
116 TIFFClose( tif );
135 TIFF* tif = TIFFOpen( m_filename, "r" ); local
137 if( tif )
140 m_tif = tif;
142 if( TIFFRGBAImageOK( tif, errmsg ) &&
143 TIFFGetField( tif, TIFFTAG_IMAGEWIDTH, &width ) &&
144 TIFFGetField( tif, TIFFTAG_IMAGELENGTH, &height ) &&
145 TIFFGetField( tif, TIFFTAG_PHOTOMETRIC, &photometric ) &&
174 TIFF* tif = (TIFF*)m_tif; local
    [all...]
  /external/blktrace/btt/doc/
btt.tex 483 M*tif.''}, but is easy to parse for other plotting and/or analysis
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 364 milliseconds