Searched refs:increment_int_ptr (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.c | 789 static inline void increment_int_ptr(MACROBLOCKD *xd, int rel_mi_row, in increment_int_ptr() function 810 foreach_overlappable_nb_above(cm, xd, INT_MAX, increment_int_ptr, in av1_count_overlappable_neighbors() 813 foreach_overlappable_nb_left(cm, xd, INT_MAX, increment_int_ptr, in av1_count_overlappable_neighbors()
|