Home
last modified time | relevance | path

Searched defs:occ (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_next.c49 NeXTDecode(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in NeXTDecode()
Dtif_thunder.c168 ThunderDecodeRow(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in ThunderDecodeRow()
Dtif_packbits.c213 PackBitsDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PackBitsDecode()
Dtif_luv.c184 LogL16Decode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in LogL16Decode()
260 LogLuvDecode24(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in LogLuvDecode24()
317 LogLuvDecode32(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in LogLuvDecode32()
443 tmsize_t occ; in LogL16Encode() local
536 tmsize_t occ; in LogLuvEncode24() local
593 tmsize_t occ; in LogLuvEncode32() local
Dtif_fax3.c227 Fax3Decode1D(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3Decode1D()
270 Fax3Decode2D(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3Decode2D()
1382 Fax4Decode(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax4Decode()
1506 Fax3DecodeRLE(TIFF* tif, uint8* buf, tmsize_t occ, uint16 s) in Fax3DecodeRLE()
Dtif_zip.c149 ZIPDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in ZIPDecode()
Dtif_lzw.c365 long occ = (long) occ0; in LZWDecode() local
593 long occ = (long) occ0; in LZWDecodeCompat() local
Dtif_pixarlog.c741 PixarLogDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PixarLogDecode()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1489 SVGADXOcclusionQueryResult occ; member