Searched refs:JpxImageInfo (Results 1 – 4 of 4) sorted by relevance
34 struct JpxImageInfo { struct46 JpxImageInfo GetInfo() const; argument
491 CJPX_Decoder::JpxImageInfo CJPX_Decoder::GetInfo() const { in GetInfo()
20 bool CheckImageSize(const CJPX_Decoder::JpxImageInfo& image_info) { in CheckImageSize()42 CJPX_Decoder::JpxImageInfo image_info = decoder->GetInfo(); in LLVMFuzzerTestOneInput()
627 CJPX_Decoder::JpxImageInfo image_info = decoder->GetInfo(); in LoadJpxBitmap()