Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dcomp_mask_variance_test.cc439 ::testing::Combine(::testing::Values(&aom_highbd_comp_mask_pred_sse2),
575 ::testing::Combine(::testing::Values(&aom_highbd_comp_mask_pred_sse2),
/external/libaom/libaom/aom_dsp/x86/
Dvariance_sse2.c717 void aom_highbd_comp_mask_pred_sse2(uint8_t *comp_pred8, const uint8_t *pred8, in aom_highbd_comp_mask_pred_sse2() function