Searched refs:PDF_DataDecode (Results 1 – 3 of 3) sorted by relevance
47 } else if (!PDF_DataDecode(pSrcData, dwSrcSize, m_pStream->GetDict(), m_pData, in LoadAllData()
85 bool PDF_DataDecode(const uint8_t* src_buf,
325 bool PDF_DataDecode(const uint8_t* src_buf, in PDF_DataDecode() function