Searched refs:prior_key_frame_weight (Results 1 – 1 of 1) sorted by relevance
214 static const unsigned int prior_key_frame_weight[KEY_FRAME_CONTEXT] = { 1, 2, 3, 4, 5 }; variable1407 av_key_frame_frequency += prior_key_frame_weight[i] in estimate_keyframe_frequency()1409 total_weight += prior_key_frame_weight[i]; in estimate_keyframe_frequency()