Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h362 const T* other_top_ptr = original[trunc_y]; in DownsampleInterpolateLinear() local
385 a = other_top_ptr[trunc_x]; in DownsampleInterpolateLinear()
386 b = other_top_ptr[trunc_x_b]; in DownsampleInterpolateLinear()