Home
last modified time | relevance | path

Searched refs:vpx_comp_avg_pred (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/arm/
Dsubpel_variance_neon.c167 vpx_comp_avg_pred(temp0, second_pred, n, m, temp1, n); \
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.c312 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error()
327 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error()
650 vpx_comp_avg_pred(comp_pred, second_pred, w, h, pred, w); in accurate_sub_pel_search()
669 vpx_comp_avg_pred(comp_pred, second_pred, w, h, pred, w); in accurate_sub_pel_search()
/external/libvpx/config/generic/
Dvpx_dsp_rtcd.h31 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
/external/libvpx/config/arm-neon/
Dvpx_dsp_rtcd.h34 #define vpx_comp_avg_pred vpx_comp_avg_pred_neon macro
/external/libvpx/config/arm64/
Dvpx_dsp_rtcd.h34 #define vpx_comp_avg_pred vpx_comp_avg_pred_neon macro
/external/libvpx/config/x86/
Dvpx_dsp_rtcd.h34 #define vpx_comp_avg_pred vpx_comp_avg_pred_sse2 macro
/external/libvpx/config/x86_64/
Dvpx_dsp_rtcd.h34 #define vpx_comp_avg_pred vpx_comp_avg_pred_sse2 macro