Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c391 int tot_mbs = cpi->recent_ref_frame_usage[INTRA_FRAME] + in calc_gf_params() local
399 if (tot_mbs) { in calc_gf_params()
402 100 / tot_mbs; in calc_gf_params()
895 int tot_mbs = cpi->recent_ref_frame_usage[INTRA_FRAME] + in calc_pframe_target_size() local
903 if (tot_mbs) { in calc_pframe_target_size()
906 100 / tot_mbs; in calc_pframe_target_size()