Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.c158 const int use_step_16 = (xd->n4_w >= 16); in scan_row_mbmi() local
167 if (use_step_16) in scan_row_mbmi()
207 const int use_step_16 = (xd->n4_h >= 16); in scan_col_mbmi() local
216 if (use_step_16) in scan_col_mbmi()