Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.c147 int end_mi = AOMMIN(xd->n4_w, cm->mi_cols - mi_col); in scan_row_mbmi() local
197 int end_mi = AOMMIN(xd->n4_h, cm->mi_rows - mi_row); in scan_col_mbmi() local