Searched refs:n_y (Results 1 – 2 of 2) sorted by relevance
193 const float n_y = (G_inv[2] * b_x) + (G_inv[3] * b_y); in FindFlowAtPoint_LK() local198 g_y += n_y; in FindFlowAtPoint_LK()203 if (Square(n_x) + Square(n_y) < Square(kTrackingAbortThreshold)) { in FindFlowAtPoint_LK()
35300 int n_y; in test_xmlSchemaCompareValues() local35303 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() local35349 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()