Searched refs:vpx_comp_avg_pred (Results 1 – 11 of 11) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | variance.c | 202 vpx_comp_avg_pred(temp3, second_pred, W, H, temp2, W); \
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 336 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error() 348 vpx_comp_avg_pred(comp_pred, second_pred, w, h, y + offset, y_stride); in setup_center_error()
|
/external/libvpx/config/mips32/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/arm/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/mips64/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/generic/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/mips32-dspr2/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/arm-neon/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/arm64/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c macro
|