Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dkeypoint_detector.cc465 for (int img_y = start_y; img_y < end_y; ++img_y) { in FindFastKeypoints() local
501 for (int img_y = start_y + 1; img_y < end_y - 1; ++img_y) { in FindFastKeypoints() local
/external/igt-gpu-tools/tests/
Dtestdisplay.c240 int img_x, img_y, img_w, img_h; in paint_image() local