Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.c263 static double calculate_norm_frame_score(const VP9_COMP *cpi, in calculate_norm_frame_score() function
1736 modified_score_total += calculate_norm_frame_score(cpi, twopass, oxcf, s); in vp9_init_second_pass()
2375 mod_frame_err = calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in define_gf_group()
2441 mod_frame_err = calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in define_gf_group()
2551 calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in define_gf_group()
2796 kf_mod_err = calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in find_next_key_frame()
2806 kf_group_err += calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in find_next_key_frame()
2867 calculate_norm_frame_score(cpi, twopass, oxcf, &tmp_frame); in find_next_key_frame()
2885 calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in find_next_key_frame()
2893 kf_group_err += calculate_norm_frame_score(cpi, twopass, oxcf, this_frame); in find_next_key_frame()