Home
last modified time | relevance | path

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

/external/libvpx/vp8/encoder/
Dfirstpass.c1019 static int estimate_kf_group_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh, int… in estimate_kf_group_q() function
2571 …kf_q = estimate_kf_group_q(cpi, err_per_frame, bits_per_frame, new_height, new_width, group_iirati… in vp8_find_next_key_frame()
2642 …kf_q = estimate_kf_group_q(cpi, err_per_frame * effective_size_ratio, bits_per_frame, new_height, … in vp8_find_next_key_frame()