Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h384 const int trunc_x_b = MIN(original.width_less_one_, trunc_x + 1); in DownsampleInterpolateLinear() local
386 b = other_top_ptr[trunc_x_b]; in DownsampleInterpolateLinear()
388 d = other_bot_ptr[trunc_x_b]; in DownsampleInterpolateLinear()