Home
last modified time | relevance | path

Searched defs:group_iiratio (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dfirstpass.c1230 …e_kf_group_q(VP8_COMP *cpi, double section_err, int section_target_bandwitdh, double group_iiratio) in estimate_kf_group_q()
3218 …double group_iiratio = (kf_group_intra_err - first_frame.intra_error) / (kf_group_coded_err - firs… in find_next_key_frame() local