Searched refs:bottom_available (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | reconintra.c | 381 int mi_col, int bottom_available, int left_available, in has_bottom_left() argument 384 if (!bottom_available || !left_available) return 0; in has_bottom_left() 1555 const int bottom_available = in av1_predict_intra_block() local 1568 cm, bsize, mi_row, mi_col, bottom_available, have_left, partition, in av1_predict_intra_block()
|