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

  /external/opencv3/3rdparty/libtiff/
tif_jpeg_12.c 35 tif->tif_decoderow = JPEGDecode;
36 tif->tif_decodestrip = JPEGDecode;
37 tif->tif_decodetile = JPEGDecode;
tif_jpeg.c 182 static int JPEGDecode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
551 * we push this into the io machinery in JPEGDecode().
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 190 static int JPEGDecode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
565 * we push this into the io machinery in JPEGDecode().
    [all...]

Completed in 417 milliseconds