Home
last modified time | relevance | path

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

/external/pdfium/testing/libfuzzer/
Dpdf_jpx_fuzzer.cc15 CCodec_JpxModule g_module; variable
19 g_module.CreateDecoder(data, size, nullptr); in LLVMFuzzerTestOneInput()
26 g_module.GetImageInfo(decoder.get(), &width, &height, &components); in LLVMFuzzerTestOneInput()
54 g_module.Decode(decoder.get(), bitmap->GetBuffer(), bitmap->GetPitch(), in LLVMFuzzerTestOneInput()