Searched refs:hr4 (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/computerator/examples/ |
D | simple.asm | 16 cov.u32s16 hr4.x, r2.x 20 mova a0.x, hr4.x
|
/third_party/boost/libs/histogram/test/ |
D | algorithm_reduce_test.cpp | 183 auto hr4 = reduce(h, shrink_and_rebin(2, 5, 2), rebin(3)); in run_tests() local 184 BOOST_TEST_EQ(hr4, hr); in run_tests() 229 auto hr4 = reduce(h, slice_and_rebin(1, 1, 3, 2, slice_mode::crop), in run_tests() local 231 BOOST_TEST_EQ(hr, hr4); in run_tests()
|