Home
last modified time | relevance | path

Searched refs:point2y (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcorner_match.c77 int point2y, int width, int height) { in is_eligible_distance() argument
80 (point1y - point2y) * (point1y - point2y)) <= thresh * thresh; in is_eligible_distance()