Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c2263 double this_frame_score = 1.0; in allocate_gf_group_bits() local
2365 this_frame_score = calculate_norm_frame_score(cpi, twopass, oxcf, in allocate_gf_group_bits()
2368 (this_frame_score / tot_norm_frame_score)); in allocate_gf_group_bits()