Searched refs:JpegLoadInfo (Results 1 – 1 of 1) sorted by relevance
140 static bool JpegLoadInfo(pdfium::span<const uint8_t> src_span, in JpegLoadInfo() function498 if (!JpegLoadInfo(src_span, &info.width, &info.height, &info.num_components, in LoadInfo()