Searched refs:PATCH_STEP (Results 1 – 1 of 1) sorted by relevance
45 #define PATCH_STEP 1 macro875 for (int i = PATCH_SIZE; i < cur_height - PATCH_SIZE; i += PATCH_STEP) { in compute_flow_field()876 for (int j = PATCH_SIZE; j < cur_width - PATCH_SIZE; j += PATCH_STEP) { in compute_flow_field()