Searched refs:PDF_DecodeInlineStream (Results 1 – 1 of 1) sorted by relevance
284 FX_DWORD PDF_DecodeInlineStream(const FX_BYTE* src_buf, FX_DWORD limit, in PDF_DecodeInlineStream() function382 …dwStreamSize = PDF_DecodeInlineStream(m_pBuf + m_Pos, m_Size - m_Pos, width, height, Decoder, pPar… in ReadInlineStream()