Searched refs:m_bDcrfEnabled (Results 1 – 2 of 2) sorted by relevance
844 bool getDcrf() { return m_bDcrfEnabled; } in getDcrf()1195 bool m_bDcrfEnabled; variable
11741 m_bDcrfEnabled = 0; in setDcrf()11746 m_bDcrfEnabled = atoi(prop); in setDcrf()13374 if (m_bDcrfEnabled && (CAM_STREAM_TYPE_ANALYSIS == stream_type)) { in updatePpFeatureMask()