Searched refs:iCompress (Results 1 – 2 of 2) sorted by relevance
102 int32_t iCompress, in SetImage() argument159 if ((iCompress & 0x03) == PDF_IMAGE_NO_COMPRESS) { in SetImage()190 if ((iCompress & 0x03) == PDF_IMAGE_NO_COMPRESS) { in SetImage()199 if ((iCompress & 0x03) == PDF_IMAGE_NO_COMPRESS) { in SetImage()231 (iCompress & PDF_IMAGE_MASK_LOSSY_COMPRESS) != 0) { in SetImage()264 if (iCompress & PDF_IMAGE_LOSSLESS_COMPRESS) { in SetImage()277 SetImage(pNewBitmap, iCompress, pFileWrite, pFileRead); in SetImage()
811 int32_t iCompress,