Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_progressivedecoder.h196 FXCODEC_STATUS BmpStartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap);
Dfx_codec_progress.cpp1909 return BmpStartDecode(pDIBitmap); in StartDecode()
2041 FXCODEC_STATUS CCodec_ProgressiveDecoder::BmpStartDecode( in BmpStartDecode() function in CCodec_ProgressiveDecoder