Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c201 const int bw_unit = block_size_wide[bsize] >> tx_size_wide_log2[0]; in has_top_right() local
202 const int plane_bw_unit = AOMMAX(bw_unit >> ss_x, 1); in has_top_right()