Searched refs:PDF_DataDecode (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fpdfapi/parser/ |
D | fpdf_parser_decode.h | 86 bool PDF_DataDecode(const uint8_t* src_buf,
|
D | cpdf_stream_acc.cpp | 47 } else if (!PDF_DataDecode(pSrcData, dwSrcSize, m_pStream->GetDict(), in LoadAllData()
|
D | fpdf_parser_decode.cpp | 333 bool PDF_DataDecode(const uint8_t* src_buf, in PDF_DataDecode() function
|
/external/pdfium/fpdfsdk/ |
D | fpdfview.cpp | 401 if (PDF_DataDecode(data, len, dict, dict->GetIntegerFor("DL"), false, in DecodeStreamMaybeCopyAndReturnLength()
|