Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/jpeg/
Djpegmodule.cpp140 static bool JpegLoadInfo(pdfium::span<const uint8_t> src_span, in JpegLoadInfo() function
498 if (!JpegLoadInfo(src_span, &info.width, &info.height, &info.num_components, in LoadInfo()