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