Searched defs:lag_values (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libvpx/test/ |
H A D | altref_test.cc | 120 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 D | kf_test.cc | 301 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
|