Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h343 static const int kFixedPointHalf8 = 0x00000080; in DownsampleInterpolateLinear() local
396 (fp_y * one_minus_fp_x * c + fp_x * d) + kFixedPointHalf8) >> in DownsampleInterpolateLinear()