Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage-inl.h81 const int patchheight, in ExtractPatchAtSubpixelFixed1616() argument
89 (trunc_y + patchheight) >= height_less_one_) { in ExtractPatchAtSubpixelFixed1616()
94 for (int y = 0; y < patchheight; ++y, to_data += patchwidth) { in ExtractPatchAtSubpixelFixed1616()
Dimage.h121 const int patchheight,