Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libtiff/
Dtif_jpeg.c187 static int DecodeRowError(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
1141 tif->tif_decoderow = DecodeRowError; in JPEGPreDecode()
1283 DecodeRowError(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in DecodeRowError() function
/external/pdfium/third_party/libtiff/
Dtif_jpeg.c195 static int DecodeRowError(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
1164 tif->tif_decoderow = DecodeRowError; in JPEGPreDecode()
1354 DecodeRowError(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s) in DecodeRowError() function