Searched refs:highest_y (Results 1 – 1 of 1) sorted by relevance
14097 uint16_t highest_y = 0; in edge_probability() local14108 highest_y = AOMMAX(highest_y, g_y); in edge_probability()14111 EdgeInfo ei = { .magnitude = highest, .x = highest_x, .y = highest_y }; in edge_probability()