Searched defs:kScaleFactors (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libvpx/test/ |
H A D | vp9_scale_test.cc | 56 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 D | av1_scale_test.cc | 95 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 D | alignment_adjuster_unittest.cc | 44 const std::vector<double> kScaleFactors; member in webrtc::test::AlignmentAdjusterTest
|