Searched refs:isTNRVideoEnabled (Results 1 – 2 of 2) sorted by relevance
1079 bool isTNRVideoEnabled() {return m_bTNRVideoOn;}; in isTNRVideoEnabled() function
14521 if ((isTNRVideoEnabled() && (CAM_STREAM_TYPE_VIDEO == stream_type)) in updatePpFeatureMask()