Searched refs:PDF_DataDecode (Results 1 – 3 of 3) sorted by relevance
90 bool PDF_DataDecode(pdfium::span<const uint8_t> src_span,
150 !PDF_DataDecode(src_span, estimated_size, bImageAcc, in ProcessFilteredData()
403 bool PDF_DataDecode(pdfium::span<const uint8_t> src_span, in PDF_DataDecode() function