Searched defs:g_rows (Results 1 – 2 of 2) sorted by relevance
74 float g_rows = powf(rows/2.0f - i, 2) / (3.14f * 3.14f) * 0.5f; in test_gaussian() local
124 DataType g_rows = powf(rows/2.0f - i, 2) / (3.14f * 3.14f) * 0.5f; in test_gaussian_sycl() local