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

  /external/opencv3/3rdparty/libtiff/
tif_jpeg_12.c 41 tif->tif_encoderow = JPEGEncode;
42 tif->tif_encodestrip = JPEGEncode;
43 tif->tif_encodetile = JPEGEncode;
tif_jpeg.c 184 static int JPEGEncode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 192 static int JPEGEncode(TIFF* tif, uint8* buf, tmsize_t cc, uint16 s);
    [all...]

Completed in 46 milliseconds