Home
last modified time | relevance | path

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

/external/pdfium/testing/fuzzers/
Dpdf_codec_jpeg_fuzzer.cc8 return XFACodecFuzzer::Fuzz(data, size, FXCODEC_IMAGE_JPG); in LLVMFuzzerTestOneInput()
/external/pdfium/core/fxcodec/
Dfx_codec_def.h22 FXCODEC_IMAGE_JPG, enumerator
Dprogressive_decoder.cpp1417 if (imageType == FXCODEC_IMAGE_JPG) in DetectImageType()
2050 case FXCODEC_IMAGE_JPG: in GetFrames()
2153 case FXCODEC_IMAGE_JPG: in StartDecode()
2174 case FXCODEC_IMAGE_JPG: in ContinueDecode()
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp45 case FXCODEC_IMAGE_JPG: in XFA_GetDIBFormat()
/external/pdfium/xfa/fxfa/parser/
Dcxfa_node.cpp447 return FXCODEC_IMAGE_JPG; in XFA_GetImageType()