HomeSort by relevance Sort by last modified time
    Searched refs:x_bound (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/examples/android/jni/object_tracking/
image-inl.h 250 const int x_bound = orig_x + factor; local
259 for (int curr_x = orig_x; curr_x < x_bound; ++curr_x) {
  /external/mksh/src/
edit.c 958 static unsigned char x_bound[(X_TABSZ * X_NTABS + 7) / 8]; variable
    [all...]

Completed in 169 milliseconds