Searched refs:GifStartDecode (Results 1 – 2 of 2) sorted by relevance
195 FXCODEC_STATUS GifStartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap);
1907 return GifStartDecode(pDIBitmap); in StartDecode()2018 FXCODEC_STATUS CCodec_ProgressiveDecoder::GifStartDecode( in GifStartDecode() function in CCodec_ProgressiveDecoder