Searched refs:MAX_OVERLAPS (Results 1 – 2 of 2) sorted by relevance
18 #define MAX_OVERLAPS 16 macro34 OVERLAP_NODE overlaps[MAX_OVERLAPS];
79 for (i = 0; i < MAX_OVERLAPS; i++) in assign_overlap()256 for (i=0; i < MAX_OVERLAPS; ++i) in estimate_mv()