Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage-inl.h363 const T* other_bot_ptr = original[trunc_y_b]; in DownsampleInterpolateLinear() local
387 c = other_bot_ptr[trunc_x]; in DownsampleInterpolateLinear()
388 d = other_bot_ptr[trunc_x_b]; in DownsampleInterpolateLinear()