Searched refs:JpegStartDecode (Results 1 – 2 of 2) sorted by relevance
193 FXCODEC_STATUS JpegStartDecode(const RetainPtr<CFX_DIBitmap>& pDIBitmap);
1903 return JpegStartDecode(pDIBitmap); in StartDecode()1918 FXCODEC_STATUS CCodec_ProgressiveDecoder::JpegStartDecode( in JpegStartDecode() function in CCodec_ProgressiveDecoder