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