Searched refs:fpsSet (Results 1 – 2 of 2) sorted by relevance
146 bool isFpsSupport(int32_t fps, int32_t *fpsSet, int32_t fpsSetCnt);
358 bool ISVWorker::isFpsSupport(int32_t fps, int32_t *fpsSet, int32_t fpsSetCnt) { in isFpsSupport() argument361 if (fps == fpsSet[i]) { in isFpsSupport()