HomeSort by relevance Sort by last modified time
    Searched refs:JPEGSetupDecode (Results 1 - 3 of 3) sorted by null

  /external/opencv3/3rdparty/libtiff/
tif_jpeg_12.c 33 tif->tif_setupdecode = JPEGSetupDecode;
54 return JPEGSetupDecode(tif);
tif_jpeg.c 948 JPEGSetupDecode(TIFF* tif)
967 TIFFErrorExt(tif->tif_clientdata, "JPEGSetupDecode", "Bogus JPEGTables field");
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 968 JPEGSetupDecode(TIFF* tif)
987 TIFFErrorExt(tif->tif_clientdata, "JPEGSetupDecode", "Bogus JPEGTables field");
    [all...]

Completed in 49 milliseconds