Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/
Dfx_codec_def.h23 FXCODEC_STATUS_ERR_PARAMS enumerator
Dprogressivedecoder.cpp1294 m_status = FXCODEC_STATUS_ERR_PARAMS; in PngStartDecode()
1620 m_status = FXCODEC_STATUS_ERR_PARAMS; in LoadImageInfo()
2213 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
2217 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
2219 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
2228 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
2254 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
/external/pdfium/core/fxcodec/jbig2/
Djbig2module.cpp43 return FXCODEC_STATUS_ERR_PARAMS; in StartDecode()
/external/pdfium/xfa/fxfa/
Dcxfa_ffwidget.cpp74 status == FXCODEC_STATUS_ERR_PARAMS); in IsFXCodecErrorStatus()