Searched refs:CreateFaxDecoder (Results 1 – 4 of 4) sorted by relevance
42 std::unique_ptr<fxcodec::ScanlineDecoder> CreateFaxDecoder(
307 std::unique_ptr<ScanlineDecoder> CreateFaxDecoder( in CreateFaxDecoder() function
108 CreateFaxDecoder(src_span, width, height, pParam.Get()); in DecodeInlineStream()
558 m_pDecoder = CreateFaxDecoder(src_span, GetWidth(), GetHeight(), pParams); in CreateDecoder()