Searched refs:GetFrameRates (Results 1 – 9 of 9) sorted by relevance
133 auto frames = videoOutputProfile->GetFrameRates(); in GetVideoProfile()
154 std::vector<int32_t> GetFrameRates();
122 std::vector<int32_t> VideoProfile::GetFrameRates() in GetFrameRates() function in OHOS::CameraStandard::VideoProfile
322 supportedFrameRatesRange.emplace_back(item.GetFrameRates()); in GetSupportedFrameRates()
292 videoframerates = i.GetFrameRates(); in main()
357 videoframerates_ = i.GetFrameRates(); in InitCameraFormatAndResolution()
835 auto frames = profile.GetFrameRates(); in CreateVideoOutput()
810 std::vector<int32_t> frameRateRange = videoProfile->GetFrameRates(); in ConfigureVideoOutput()926 std::vector<int32_t> videoFrameRates = output->GetVideoProfile()->GetFrameRates(); in AdaptOutputVideoHighFrameRate()
1169 videoFrameRates_ = i.GetFrameRates(); in SetUp()