Home
last modified time | relevance | path

Searched refs:tot_norm_frame_score (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2302 double tot_norm_frame_score = 1.0; in allocate_gf_group_bits() local
2398 tot_norm_frame_score = calculate_group_score(cpi, av_score, normal_frames); in allocate_gf_group_bits()
2408 (this_frame_score / tot_norm_frame_score)); in allocate_gf_group_bits()