Searched refs:increment_int_ptr (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/common/ |
D | reconinter.c | 745 static INLINE void increment_int_ptr(MACROBLOCKD *xd, int rel_mi_rc, in increment_int_ptr() function 765 foreach_overlappable_nb_above(cm, xd, mi_col, INT_MAX, increment_int_ptr, in av1_count_overlappable_neighbors() 767 foreach_overlappable_nb_left(cm, xd, mi_row, INT_MAX, increment_int_ptr, in av1_count_overlappable_neighbors()
|