Home
last modified time | relevance | path

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

/external/libaom/av1/common/
Dav1_common_int.h1655 const int mi_alloc_row = mi_row / mi_alloc_size_1d; in get_alloc_mi_idx() local
1658 return mi_alloc_row * mi_params->mi_alloc_stride + mi_alloc_col; in get_alloc_mi_idx()