Searched refs:inputFps (Results 1 – 2 of 2) sorted by relevance
81 FRC_RATE getFRCRate(uint32_t inputFps);
71 FRC_RATE ISVProfile::getFRCRate(uint32_t inputFps) in getFRCRate() argument77 if (mFrcRates[i].input_fps == inputFps) { in getFRCRate()