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

  /external/pdfium/core/include/fpdfapi/
fpdf_resource.h 836 #define PDF_IMAGE_MASK_LOSSY_COMPRESS 0x0004
  /external/pdfium/core/src/fpdfapi/fpdf_edit/
fpdf_edit_image.cpp 221 if (pMaskBitmap->GetBPP() == 8 && (iCompress & PDF_IMAGE_MASK_LOSSY_COMPRESS) != 0) {

Completed in 46 milliseconds