Searched defs:sumY (Results 1 – 7 of 7) sorted by relevance
231 GLfloat sumY = positionData[triIndex * 2 + 1] + positionData[triIndex * 2 + 3] + in TEST_P() local287 GLfloat sumY = positionData[vertexA * 2 + 1] + positionData[vertexB * 2 + 1] + in TEST_P() local
73 private double sumY = 0d; field in SimpleRegression
279 double sumY = 0; in smooth() local
84 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_win7_opt_sse4_1() local230 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_sse4_1() local330 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_highbd_win5_opt_sse4_1() local441 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_win5_opt_sse4_1() local
81 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_win7_opt_avx2() local223 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_avx2() local325 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_highbd_win5_opt_avx2() local436 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_win5_opt_avx2() local
49 std::vector<std::vector<int32_t> > sumY(wiener_win, in compute_stats_win_opt_c() local312 std::vector<std::vector<int32_t> > sumY(wiener_win, in compute_stats_highbd_win_opt_c() local
META-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...