Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage-inl.h365 int last_trunc_x = -1; in DownsampleInterpolateLinear() local
382 if (trunc_x != last_trunc_x) { in DownsampleInterpolateLinear()
389 last_trunc_x = trunc_x; in DownsampleInterpolateLinear()