Home
last modified time | relevance | path

Searched defs:ref_ind (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dvariance_test.cc456 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
/aosp_15_r20/external/libaom/test/
H A Dvariance_test.cc799 const int ref_ind = (j / width()) * ref_stride + j % width(); in RefStrideTest() local
/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dguards.cpp2545 size_t ref_ind = 0; in check_nopybind() local