Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dalloccommon.c223 const int aligned_mi_rows = calc_mi_size(mi_params->mi_rows); in alloc_mi() local
224 const int mi_grid_size = mi_params->mi_stride * aligned_mi_rows; in alloc_mi()
227 mi_params->mi_alloc_stride * (aligned_mi_rows / alloc_size_1d); in alloc_mi()