Home
last modified time | relevance | path

Searched defs:pointy (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcorner_match.c73 static int is_eligible_point(int pointx, int pointy, int width, int height) { in is_eligible_point()
/external/angle/src/tests/gl_tests/
DInstancingTest.cpp788 GLint pointy = static_cast<GLint>(0.5f * getWindowHeight()); in TEST_P() local