Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Dvp9_scale_test.cc56 static const int kScaleFactors[] = { 1, 2, 3, 4 }; in RunTest() local
153 static const int kScaleFactors[] = { 1, 2, 3, 4 }; in TEST_P() local
/aosp_15_r20/external/libaom/test/
H A Dav1_scale_test.cc95 static const int kScaleFactors[] = { 1, 2, 3, 4 }; in RunTest() local
204 static const int kScaleFactors[] = { 1, 2, 3, 4 }; in SpeedTest() local
/aosp_15_r20/external/webrtc/video/
H A Dalignment_adjuster_unittest.cc44 const std::vector<double> kScaleFactors; member in webrtc::test::AlignmentAdjusterTest