Searched refs:m_IDStreams (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp136 m_IDStreams[id].set_enabled(bEnable);
148 m_IDStreams[id].set_enabled(bEnable);
191 if(m_IDStreams[id].num_attached())
193 pTrcComp = m_IDStreams[id].first();
197 pTrcComp = m_IDStreams[id].next();
750 if((pDataIn = m_IDStreams[m_out_data[m_out_processed].id].first()) != 0)
891 pAttachPt = &(m_pDecoder->m_IDStreams[ID]);
H A Dtrc_frame_deformatter_impl.h132 componentAttachPt<ITrcDataIn> m_IDStreams[128]; member in class:TraceFmtDcdImpl

Completed in 167 milliseconds