Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage_utils.h205 const float x_dist_between_samples = patch_width > 0 ? in CopyArea() local
217 x_index * x_dist_between_samples + area_to_copy.left_; in CopyArea()