Home
last modified time | relevance | path

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

/dports/multimedia/kvazaar/kvazaar-2.1.0/src/strategies/avx2/
H A Dpicture-avx2.c139 static unsigned sad_8bit_8x8_avx2(const uint8_t *buf1, const uint8_t *buf2) in sad_8bit_8x8_avx2() function
1261 success &= kvz_strategyselector_register(opaque, "sad_8x8", "avx2", 40, &sad_8bit_8x8_avx2); in kvz_strategy_register_picture_avx2()