Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Davg_pred_sse2.c17 void vpx_comp_avg_pred_sse2(uint8_t *comp, const uint8_t *pred, int width, in vpx_comp_avg_pred_sse2() function
/external/libvpx/libvpx/test/
Dcomp_avg_pred_test.cc170 ::testing::Values(&vpx_comp_avg_pred_sse2));
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h33 void vpx_comp_avg_pred_sse2(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const u…
34 #define vpx_comp_avg_pred vpx_comp_avg_pred_sse2
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h33 void vpx_comp_avg_pred_sse2(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const u…
34 #define vpx_comp_avg_pred vpx_comp_avg_pred_sse2