Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dreconintra.c1567 const int have_bottom_left = has_bottom_left( in av1_predict_intra_block() local
1579 have_bottom_left ? AOMMIN(txhpx, yd) : 0, plane); in av1_predict_intra_block()
1589 have_bottom_left ? AOMMIN(txhpx, yd) : 0, plane); in av1_predict_intra_block()