Home
last modified time | relevance | path

Searched defs:occ0 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_predict.c557 static int PredictorDecodeRow(TIFF *tif, uint8_t *op0, tmsize_t occ0, in PredictorDecodeRow()
581 static int PredictorDecodeTile(TIFF *tif, uint8_t *op0, tmsize_t occ0, in PredictorDecodeTile()
Dtif_lzw.c409 static int LZWDecode(TIFF *tif, uint8_t *op0, tmsize_t occ0, uint16_t s) in LZWDecode()
800 static int LZWDecodeCompat(TIFF *tif, uint8_t *op0, tmsize_t occ0, uint16_t s) in LZWDecodeCompat()