Home
last modified time | relevance | path

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

/aosp_15_r20/external/libyuv/unit_test/
H A Dcompare_test.cc340 static const int kMaxOptCount = 65536 - 32; // 65504 variable
342 static const int kMaxOptCount = (1 << (32 - 3)) - 64; // 536870848 variable