Searched refs:m_bDcrfEnabled (Results 1 – 2 of 2) sorted by relevance
875 bool getDcrf() { return m_bDcrfEnabled; } in getDcrf()1272 bool m_bDcrfEnabled; variable
12210 m_bDcrfEnabled = 0; in setDcrf()12215 m_bDcrfEnabled = atoi(prop); in setDcrf()14576 if (m_bDcrfEnabled && (CAM_STREAM_TYPE_ANALYSIS == stream_type)) { in updatePpFeatureMask()