Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodeframe.c3916 int mi_count = 0; in get_rdmult_delta() local
3935 mi_count++; in get_rdmult_delta()
3949 const double mc_count_base = (mi_count * cpi->rd.mc_count_base); in get_rdmult_delta()
3953 const double mc_saved_base = (mi_count * cpi->rd.mc_saved_base); in get_rdmult_delta()
3995 int mi_count = 0; in get_tpl_stats_b() local
4033 mi_count++; in get_tpl_stats_b()
4038 return mi_count; in get_tpl_stats_b()
4069 int mi_count = 0; in get_q_for_deltaq_objective() local
4088 mi_count++; in get_q_for_deltaq_objective()