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