Searched refs:calculate_norm_frame_score (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 288 static double calculate_norm_frame_score(const VP9_COMP *cpi, in calculate_norm_frame_score() function 1683 calculate_norm_frame_score(cpi, twopass, oxcf, s, av_err); in vp9_init_second_pass() 2157 score_total += calculate_norm_frame_score(cpi, twopass, oxcf, s, av_score); in calculate_group_score() 2405 this_frame_score = calculate_norm_frame_score(cpi, twopass, oxcf, in allocate_gf_group_bits()
|