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

  /external/pdfium/third_party/libtiff/
tif_next.c 108 uint32 imagewidth = tif->tif_dir.td_imagewidth; local
110 imagewidth = tif->tif_dir.td_tilewidth;
127 while (n-- > 0 && npixels < imagewidth && op_offset < scanline)
129 if (npixels >= imagewidth)
tif_getimage.c 961 uint32 imagewidth = img->width; local
987 fromskew = (w < imagewidth ? imagewidth - w : 0);
1050 uint32 imagewidth = img->width; local
1090 fromskew = (w < imagewidth ? imagewidth - w : 0);
    [all...]
  /external/e2fsprogs/doc/
texinfo.tex     [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex     [all...]

Completed in 642 milliseconds