Home
last modified time | relevance | path

Searched defs:src_ind (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
Dvariance_test.cc421 const int src_ind = (j / width()) * src_stride + j % width(); in RefStrideTest() local
/external/libaom/libaom/test/
Dvariance_test.cc535 const int src_ind = (j / width()) * src_stride + j % width(); in RefStrideTest() local