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

  /external/pdfium/third_party/libtiff/
tif_tile.c 55 uint32 xpt = TIFFhowmany_32(td->td_imagewidth, dx); local
60 tile = (xpt*ypt*zpt)*s +
61 (xpt*ypt)*(z/dz) +
62 xpt*(y/dy) +
65 tile = (xpt*ypt)*(z/dz) + xpt*(y/dy) + x/dx;
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar 

Completed in 48 milliseconds