Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dsad_test.cc50 class SADTestBase : public ::testing::Test { class
52 SADTestBase(int width, int height) : width_(width), height_(height) {} in SADTestBase() function in __anon7fd6b4030111::SADTestBase