Searched refs:total_weight (Results 1 – 1 of 1) sorted by relevance
1379 unsigned int total_weight = 0; in estimate_keyframe_frequency() local1396 total_weight += prior_key_frame_weight[i]; in estimate_keyframe_frequency()1399 av_key_frame_frequency /= total_weight; in estimate_keyframe_frequency()