Home
last modified time | relevance | path

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

/external/OpenCSD/decoder/source/
Dtrc_frame_deformatter_impl.h161 bool m_raw_chan_enable[128]; variable
Dtrc_frame_deformatter.cpp136 m_raw_chan_enable[id] = bEnable; in OutputFilterIDs()
157 m_raw_chan_enable[i] = bEnable; in setRawChanFilterAll()
164 return m_raw_chan_enable[id]; in rawChanEnabled()