Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/profile/
Disv_profile.cpp93 return (status != -1) ? (((status & VPP_COMMON_ON) != 0) ? true : false) : false; in isVPPOn()
380 status |= VPP_COMMON_ON; in getGlobalStatus()
385 ((status & VPP_COMMON_ON) == 0) ? 0 : 1, in getGlobalStatus()
406 status |= VPP_COMMON_ON; in getGlobalStatus()
/hardware/intel/common/utils/ISV/include/
Disv_profile.h36 VPP_COMMON_ON = 1, // VPP is on enumerator