Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage-inl.h449 static const int window_weights[] = {1, 4, 6, 4, 1, // 16 + in DownsampleSmoothed5x5() local
461 const int* w = window_weights; in DownsampleSmoothed5x5()