Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c394 const int plane_bh_unit_64 = mi_size_high[BLOCK_64X64] >> ss_y; in has_bottom_left() local
395 const int row_off_64 = row_off % plane_bh_unit_64; in has_bottom_left()
397 AOMMIN(mi_size_high[bsize] >> ss_y, plane_bh_unit_64); in has_bottom_left()