Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/
Dimage_data.h41 InitPyramid(width, height); in ImageData()
57 void InitPyramid(const int width, const int height) { in InitPyramid() function