Searched defs:d_stride (Results 1 – 3 of 3) sorted by relevance
51 DataType * d_stride = static_cast<DataType*>(sycl_device.allocate(stride_bytes)); in test_simple_striding() local134 DataType * d_stride = static_cast<DataType*>(sycl_device.allocate(stride_bytes)); in test_striding_as_lvalue() local
452 int d_stride() const { return params_.width; } // stride is same as width in d_stride() function in __anon166b834e0111::MseWxHTestClass1446 int d_stride() const { return params_.width; } // stride is same as width in d_stride() function in __anon166b834e0111::MseHBDWxHTestClass
275 int d_width, int d_height, int d_stride, int n_refinements, in av1_refine_integerized_param()