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