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

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

Completed in 74 milliseconds