Searched refs:BmpStartDecode (Results 1 – 2 of 2) sorted by relevance
196 FXCODEC_STATUS BmpStartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap);
1909 return BmpStartDecode(pDIBitmap); in StartDecode()2041 FXCODEC_STATUS CCodec_ProgressiveDecoder::BmpStartDecode( in BmpStartDecode() function in CCodec_ProgressiveDecoder