Home
last modified time | relevance | path

Searched refs:pDataIn (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/
HDocsd_dcd_tree.cpp455 ITrcDataIn *pDataIn = 0; in createDecoder() local
456 if((err = pDecoderMngr->getDataInputI(pTraceComp,&pDataIn)) == OCSD_OK) in createDecoder()
460 err = m_frame_deformatter_root->getIDStreamAttachPt(CSID)->attach(pDataIn); in createDecoder()
462 m_i_decoder_root = pDataIn; in createDecoder()
HDtrc_frame_deformatter.cpp688 ITrcDataIn *pDataIn = 0; in outputFrame() local
698 if((pDataIn = m_IDStreams[m_out_data[m_out_processed].id].first()) != 0) in outputFrame()
713 CollateDataPathResp(pDataIn->TraceDataIn(OCSD_OP_DATA, in outputFrame()