Home
last modified time | relevance | path

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

/hardware/intel/common/utils/ISV/include/
Disv_profile.h33 } FRC_RATE; typedef
56 FRC_RATE rate;
81 FRC_RATE getFRCRate(uint32_t inputFps);
Disv_worker.h82 FRC_RATE frcRate;
/hardware/intel/common/utils/ISV/profile/
Disv_profile.cpp71 FRC_RATE ISVProfile::getFRCRate(uint32_t inputFps) in getFRCRate()
73 FRC_RATE rate = FRC_RATE_1X; in getFRCRate()