Searched defs:pDecoder (Results 1 – 10 of 10) sorted by relevance
516 CCodec_TiffContext* pDecoder = new CCodec_TiffContext; in CreateDecoder() local524 CCodec_TiffContext* pDecoder = (CCodec_TiffContext*)ctx; in GetFrames() local534 CCodec_TiffContext* pDecoder = (CCodec_TiffContext*)ctx; in LoadFrameInfo() local538 CCodec_TiffContext* pDecoder = (CCodec_TiffContext*)ctx; in Decode() local542 CCodec_TiffContext* pDecoder = (CCodec_TiffContext*)ctx; in DestroyDecoder() local
872 void CCodec_JpxModule::GetImageInfo(CJPX_Decoder* pDecoder, in GetImageInfo()879 bool CCodec_JpxModule::Decode(CJPX_Decoder* pDecoder, in Decode()886 void CCodec_JpxModule::DestroyDecoder(CJPX_Decoder* pDecoder) { in DestroyDecoder()
522 CCodec_JpegDecoder* pDecoder = new CCodec_JpegDecoder; in CreateDecoder() local
827 CCodec_FaxDecoder* pDecoder = new CCodec_FaxDecoder; in CreateDecoder() local
910 CCodec_FlateScanlineDecoder* pDecoder = new CCodec_FlateScanlineDecoder; in CreateDecoder() local
250 FX_DWORD _DecodeAllScanlines(ICodec_ScanlineDecoder* pDecoder, in _DecodeAllScanlines()294 ICodec_ScanlineDecoder* pDecoder = in PDF_DecodeInlineStream() local313 ICodec_ScanlineDecoder* pDecoder = in PDF_DecodeInlineStream() local
117 std::unique_ptr<CJBig2_TRDProc> pDecoder(new CJBig2_TRDProc()); in decode_Arith() local370 std::unique_ptr<CJBig2_TRDProc> pDecoder(new CJBig2_TRDProc()); in decode_Huffman() local
410 CBC_CommonByteMatrix* pDecoder = new CBC_CommonByteMatrix( in EncodeWithSpecifyVersion() local501 CBC_CommonByteMatrix* pDecoder = new CBC_CommonByteMatrix( in EncodeWithAutoVersion() local552 CBC_CommonByteMatrix* pDecoder = new CBC_CommonByteMatrix( in Encode() local
79 struct s_decoder_interface_tag EAS_CONST * pDecoder; /* pointer to decoder interface */ member
328 CPDF_Object* pDecoder = pDict ? pDict->GetElementValue("Filter") : nullptr; in PDF_DataDecode() local