OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isVPPOn
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/utils/ISV/include/
isv_profile.h
89
static bool
isVPPOn
();
/hardware/intel/common/utils/ISV/profile/
isv_profile.cpp
90
bool ISVProfile::
isVPPOn
()
/hardware/intel/common/utils/ISV/base/
isv_processor.cpp
60
if (!ISVProfile::
isVPPOn
())
/hardware/intel/common/utils/ISV/omx/
isv_omxcomponent.cpp
117
mVPPOn = ISVProfile::isFRCOn() || ISVProfile::
isVPPOn
();
[
all
...]
Completed in 174 milliseconds