Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/test/
H A Daltref_test.cc120 const int lag_values[] = { 3, 15, 25, -1 }; in TEST_P() local
134 const int lag_values[] = { 3, 15, 25, -1 }; in TEST_P() local
/aosp_15_r20/external/libaom/test/
H A Dkf_test.cc301 const int lag_values[2][NUM_LAG_VALUES] = { { 3, 15, 25 }, { 0, -1, -1 } }; in Frame1IsKey() local
323 const int lag_values[] = { 3, 15, 25, -1 }; in ForcedFrameIsKey() local