Home | History | Annotate | Download | only in src

Lines Matching refs:Vec4f

463         Vec4f templ_sum = Vec4f::all(0);
464 templ_sum = (Vec4f)mean(templ);
514 Vec4f templ_sum = Vec4f::all(0), templ_sqsum = Vec4f::all(0);