Home
last modified time | relevance | path

Searched refs:InitJPEG (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_image.cpp97 RetainPtr<CPDF_Dictionary> CPDF_Image::InitJPEG( in InitJPEG() function in CPDF_Image
151 RetainPtr<CPDF_Dictionary> pDict = InitJPEG(data); in SetJpegImage()
155 pDict = InitJPEG(data); in SetJpegImage()
172 RetainPtr<CPDF_Dictionary> pDict = InitJPEG(data); in SetJpegImageInline()
Dcpdf_image.h78 RetainPtr<CPDF_Dictionary> InitJPEG(pdfium::span<uint8_t> src_span);