Searched defs:src_ind (Results 1 – 2 of 2) sorted by relevance
421 const int src_ind = (j / width()) * src_stride + j % width(); in RefStrideTest() local
535 const int src_ind = (j / width()) * src_stride + j % width(); in RefStrideTest() local