Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dcomp_mask_variance_test.cc431 ::testing::Combine(::testing::Values(&aom_highbd_comp_mask_pred_avx2),
567 ::testing::Combine(::testing::Values(&aom_highbd_comp_mask_pred_avx2),
/external/libaom/libaom/aom_dsp/x86/
Dvariance_avx2.c436 void aom_highbd_comp_mask_pred_avx2(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_avx2() function