Searched defs:occ0 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/third_party/libtiff/ |
H A D | tif_predict.c | 557 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()
|
H A D | tif_lzw.c | 409 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()
|