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

  /external/pdfium/core/fpdfapi/parser/
cpdf_stream_acc.cpp 47 } else if (!PDF_DataDecode(pSrcData, dwSrcSize, m_pStream->GetDict(),
fpdf_parser_decode.h 86 bool PDF_DataDecode(const uint8_t* src_buf,
fpdf_parser_decode.cpp 333 bool PDF_DataDecode(const uint8_t* src_buf,
  /external/pdfium/fpdfsdk/
fpdfview.cpp 401 if (PDF_DataDecode(data, len, dict, dict->GetIntegerFor("DL"), false,
408 // PDF_DataDecode(). Note that for images with a single image-specific
    [all...]

Completed in 337 milliseconds