Home
last modified time | relevance | path

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

/external/webp/examples/
Dvwebp.c353 static void DrawBackgroundScissored(int window_x, int window_y, int frame_w, in DrawBackgroundScissored()
/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h465 for (int window_y = 0; window_y < window_size; ++window_y) { in DownsampleSmoothed5x5() local