Home
last modified time | relevance | path

Searched refs:CheckBorder (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
Dpredict_test.cc109 bool CheckBorder(const uint8_t *a, int a_size, const uint8_t *b, int b_width, in CheckBorder() function in __anonfb96adaf0111::PredictTestBase
174 ASSERT_TRUE(CheckBorder(padded_dst_, padded_dst_size_, dst_, width_, in TestWithRandomData()
204 ASSERT_TRUE(CheckBorder(padded_dst_, padded_dst_size_, dst_ + i, in TestWithUnalignedDst()