Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dimage_utils.h158 int16_t* vals_y_ptr = vals_y; in CalculateG() local
168 *vals_y_ptr++ = I_y.GetPixelInterpFixed1616(fp_x, fp_y); in CalculateG()