Searched defs:ref_ind (Results 1 – 3 of 3) sorted by relevance
456 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
799 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
2545 size_t ref_ind = 0; in check_nopybind() local