Home
last modified time | relevance | path

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

/freebsd/contrib/opencsd/decoder/source/
H A Dtrc_frame_deformatter.cpp137 m_raw_chan_enable[id] = bEnable; in OutputFilterIDs()
158 m_raw_chan_enable[i] = bEnable; in setRawChanFilterAll()
165 return m_raw_chan_enable[id]; in rawChanEnabled()
H A Dtrc_frame_deformatter_impl.h177 bool m_raw_chan_enable[128]; variable