Home
last modified time | relevance | path

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

/external/libvpx/libvpx/test/
Dvp9_block_error_test.cc195 ::testing::Values(make_tuple(&BlockError8BitWrapper<vp9_block_error_avx2>,
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_error_avx2.c19 int64_t vp9_block_error_avx2(const tran_low_t *coeff, const tran_low_t *dqcoeff, in vp9_block_error_avx2() function