Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dselfguided_filter_test.cc208 ::testing::Values(apply_selfguided_restoration_avx2));
400 ::testing::Combine(::testing::Values(apply_selfguided_restoration_avx2),
/external/libaom/libaom/av1/common/x86/
Dselfguided_avx2.c633 void apply_selfguided_restoration_avx2(const uint8_t *dat8, int width, in apply_selfguided_restoration_avx2() function