Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dsad.c44 vpx_comp_avg_pred_c(comp_pred, second_pred, m, n, ref_ptr, ref_stride); \
Dvariance.c166 vpx_comp_avg_pred_c(temp3, second_pred, W, H, temp2, W); \
223 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, in vpx_comp_avg_pred_c() function
/external/libvpx/libvpx/test/
Dcomp_avg_pred_test.cc170 ::testing::Values(&vpx_comp_avg_pred_c));
/external/libvpx/libvpx/vpx_dsp/mips/
Dvariance_mmi.c1274 vpx_comp_avg_pred_c(temp3, second_pred, W, H, temp2, W); \
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h30 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint…
31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h32 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint…
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h32 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint…
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h32 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint…
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h32 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint…