Home
last modified time | relevance | path

Searched refs:fileoffset (Results 1 – 2 of 2) sorted by relevance

/external/libwebsockets/lib/misc/fts/
DREADME.md199 The first byte of the file header where the magic is, is "fileoffset" 0. All
200 the stored "fileoffset"s are relative to that.
254 VLI|fileoffset of the start of this filepath's line table
262 fileoffset per filepath. This is the way to convert filepath indexes to
267 32-bit...|fileoffset to filepath table for each filepath
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c737 uint64 fileoffset; member
791 uint64 fileoffset = TIFFGetStrileOffset(tif, 0); in JPEGFixupTagsSubsampling() local
793 if( fileoffset == 0 ) in JPEGFixupTagsSubsampling()
812 m.fileoffset=fileoffset; in JPEGFixupTagsSubsampling()
948 TIFFSeekFile(data->tif,data->fileoffset,SEEK_SET); in JPEGFixupTagsSubsamplingReadByte()
959 data->fileoffset+=m; in JPEGFixupTagsSubsamplingReadByte()
996 data->fileoffset+=m; in JPEGFixupTagsSubsamplingSkip()