Searched defs:kCoords (Results 1 – 1 of 1) sorted by relevance
| /external/libaom/libaom/test/ |
| D | noise_model_test.cc | 276 const int kCoords[][2] = { { -2, -2 }, { -1, -2 }, { 0, -2 }, { 1, -2 }, in TEST() local 294 const int kCoords[][2] = { { 0, -2 }, { -1, -1 }, { 0, -1 }, in TEST() local 1177 const int kCoords[12][2] = { in SetUp() local
|