Searched defs:sumY (Results 1 – 6 of 6) sorted by relevance
291 GLfloat sumY = positionData[triIndex * 2 + 1] + positionData[triIndex * 2 + 3] + in TEST_P() local347 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
55 std::vector<std::vector<int32_t> > sumY(wiener_win, in compute_stats_win_opt_c() local400 std::vector<std::vector<int32_t> > sumY(wiener_win, in compute_stats_highbd_win_opt_c() local
124 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_win7_opt_avx2() local337 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_avx2() local479 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_highbd_win5_opt_avx2() local631 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_win5_opt_avx2() local
125 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_win7_opt_sse4_1() local342 int32_t sumY[WIENER_WIN][WIENER_WIN] = { { 0 } }; in compute_stats_highbd_win7_opt_sse4_1() local483 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_highbd_win5_opt_sse4_1() local633 int32_t sumY[WIENER_WIN_CHROMA][WIENER_WIN_CHROMA] = { { 0 } }; in compute_stats_win5_opt_sse4_1() local