HomeSort by relevance Sort by last modified time
    Searched refs:FRC_RATE (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/utils/ISV/include/
isv_profile.h 33 } FRC_RATE;
56 FRC_RATE rate;
81 FRC_RATE getFRCRate(uint32_t inputFps);
isv_worker.h 82 FRC_RATE frcRate;
  /hardware/intel/common/utils/ISV/profile/
isv_profile.cpp 71 FRC_RATE ISVProfile::getFRCRate(uint32_t inputFps)
73 FRC_RATE rate = FRC_RATE_1X;

Completed in 46 milliseconds