Searched refs:SEARCH_RANGE_8P (Results 1 – 2 of 2) sorted by relevance
26 #define SEARCH_RANGE_8P 3 macro27 #define SEARCH_GRID_STRIDE_8P (2 * SEARCH_RANGE_8P + 1)29 (SEARCH_RANGE_8P * SEARCH_GRID_STRIDE_8P + SEARCH_RANGE_8P)
1665 for (int i = 0; i < SEARCH_RANGE_8P; ++i) { in av1_refining_search_8p_c()