Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_image.cpp84 RetainPtr<CPDF_Dictionary> CPDF_Image::InitJPEG( in InitJPEG() function in CPDF_Image
138 RetainPtr<CPDF_Dictionary> pDict = InitJPEG(data); in SetJpegImage()
142 pDict = InitJPEG(data); in SetJpegImage()
160 RetainPtr<CPDF_Dictionary> pDict = InitJPEG(data); in SetJpegImageInline()
Dcpdf_image.h80 RetainPtr<CPDF_Dictionary> InitJPEG(pdfium::span<uint8_t> src_span);