Searched refs:rate_profile_idx (Results 1 – 1 of 1) sorted by relevance
467 for (size_t rate_profile_idx = 0; rate_profile_idx < rate_profiles.size(); in AnalyzeAllFrames() local468 ++rate_profile_idx) { in AnalyzeAllFrames()469 const size_t first_frame_num = rate_profiles[rate_profile_idx].frame_num; in AnalyzeAllFrames()471 rate_profile_idx + 1 < rate_profiles.size() in AnalyzeAllFrames()472 ? rate_profiles[rate_profile_idx + 1].frame_num - 1 in AnalyzeAllFrames()490 modifier << "_r" << rate_profile_idx << "_sl" << layer_stat.spatial_idx; in AnalyzeAllFrames()526 rc_thresholds ? &(*rc_thresholds)[rate_profile_idx] : nullptr; in AnalyzeAllFrames()528 quality_thresholds ? &(*quality_thresholds)[rate_profile_idx] : nullptr; in AnalyzeAllFrames()532 rate_profiles[rate_profile_idx].target_kbps, in AnalyzeAllFrames()533 rate_profiles[rate_profile_idx].input_fps); in AnalyzeAllFrames()