Home
last modified time | relevance | path

Searched refs:getFRCRate (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/utils/ISV/include/
Disv_profile.h81 FRC_RATE getFRCRate(uint32_t inputFps);
/hardware/intel/common/utils/ISV/profile/
Disv_profile.cpp71 FRC_RATE ISVProfile::getFRCRate(uint32_t inputFps) in getFRCRate() function in ISVProfile
/hardware/intel/common/utils/ISV/base/
Disv_processor.cpp442 mFilterParam.frcRate = mISVProfile->getFRCRate(mFilterParam.frameRate); in configFRC()