Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp162 const bool TraceFmtDcdImpl::rawChanEnabled(const uint8_t id) const in rawChanEnabled() function in TraceFmtDcdImpl
754 …_b_output_unpacked_raw && (m_out_data[m_out_processed].used == 0) && rawChanEnabled( m_out_data[m_… in outputFrame()
788 if(m_b_output_unpacked_raw && rawChanEnabled( m_out_data[m_out_processed].id)) in outputFrame()
H A Dtrc_frame_deformatter_impl.h116 const bool rawChanEnabled(const uint8_t id) const;