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

  /external/opencv3/3rdparty/libtiff/
tif_ojpeg.c 351 static void OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
452 tif->tif_postdecode=OJPEGPostDecode;
    [all...]
  /external/pdfium/third_party/libtiff/
tif_ojpeg.c 360 static void OJPEGPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
461 tif->tif_postdecode=OJPEGPostDecode;
    [all...]

Completed in 205 milliseconds