Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c1230 static int estimate_kf_group_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh, dou… in estimate_kf_group_q() function
3262 kf_q = estimate_kf_group_q(cpi, err_per_frame, in find_next_key_frame()
3350 kf_q = estimate_kf_group_q(cpi, in find_next_key_frame()