Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Doptical_flow.cc193 const float n_y = (G_inv[2] * b_x) + (G_inv[3] * b_y); in FindFlowAtPoint_LK() local
198 g_y += n_y; in FindFlowAtPoint_LK()
203 if (Square(n_x) + Square(n_y) < Square(kTrackingAbortThreshold)) { in FindFlowAtPoint_LK()
/external/libxml2/
Dtestapi.c35300 int n_y; in test_xmlSchemaCompareValues() local
35303 for (n_y = 0;n_y < gen_nb_xmlSchemaValPtr;n_y++) { in test_xmlSchemaCompareValues()
35306 y = gen_xmlSchemaValPtr(n_y, 1); in test_xmlSchemaCompareValues()
35312 des_xmlSchemaValPtr(n_y, y, 1); in test_xmlSchemaCompareValues()
35319 printf(" %d", n_y); in test_xmlSchemaCompareValues()
35343 int n_y; in test_xmlSchemaCompareValuesWhtsp() local
35349 for (n_y = 0;n_y < gen_nb_xmlSchemaValPtr;n_y++) { in test_xmlSchemaCompareValuesWhtsp()
35354 y = gen_xmlSchemaValPtr(n_y, 2); in test_xmlSchemaCompareValuesWhtsp()
35362 des_xmlSchemaValPtr(n_y, y, 2); in test_xmlSchemaCompareValuesWhtsp()
35371 printf(" %d", n_y); in test_xmlSchemaCompareValuesWhtsp()