Searched defs:minFrameRate (Results 1 – 6 of 6) sorted by relevance
312 auto constexpr minFrameRate = Fps::fromPeriodNsecs(minFrameIntervalNs); in TEST_F() local726 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local755 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local821 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local848 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local880 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local907 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local930 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local971 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local1079 const auto minFrameRate = Fps::fromPeriodNsecs(1000); in TEST_F() local[all …]
66 int minFrameRate, int maxFrameRate, in VideoEncoderCap()
209 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
975 const Fps minFrameRate = std::max(policyPtr->appRequestRanges.render.min, 30_Hz, isApproxLess); in getFrameRateOverrides() local
1665 int minFrameRate = mEncoderProfiles->getVideoEncoderParamByName( in clipVideoFrameRate() local