Searched defs:minFrameRate (Results 1 – 6 of 6) sorted by relevance
682 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local748 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local775 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local807 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local834 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local857 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local894 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local
66 int minFrameRate, int maxFrameRate, in VideoEncoderCap()
190 static Vote forRenderFrameRates(float minFrameRate, float maxFrameRate) { in forRenderFrameRates()
89 int minFrameRate = sProfiles->getVideoEncoderParamByName("enc.vid.fps.min", encoder); in android_media_MediaProfiles_native_get_video_encoder_cap() local
963 const Fps minFrameRate = std::max(policyPtr->appRequestRanges.render.min, 30_Hz, isApproxLess); in getFrameRateOverrides() local
1660 int minFrameRate = mEncoderProfiles->getVideoEncoderParamByName( in clipVideoFrameRate() local