Home
last modified time | relevance | path

Searched refs:centroids_ref (Results 1 – 1 of 1) sorted by relevance

/external/libaom/test/
Dratectrl_qmode_test.cc1136 std::vector<int> centroids_ref = { 16, 48, 80, 112, 144, 176, 208, 240 }; in TEST_F() local
1141 for (const int centroid : centroids_ref) { in TEST_F()