Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c387 int tot_mbs = cpi->recent_ref_frame_usage[INTRA_FRAME] + in calc_gf_params() local
395 if (tot_mbs) { in calc_gf_params()
398 100 / tot_mbs; in calc_gf_params()
891 int tot_mbs = cpi->recent_ref_frame_usage[INTRA_FRAME] + in calc_pframe_target_size() local
899 if (tot_mbs) { in calc_pframe_target_size()
902 100 / tot_mbs; in calc_pframe_target_size()