/external/libvpx/config/generic/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/mips32/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/mips64/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/arm/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/arm-neon/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/arm64/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/mips32-dspr2/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/libvpx/vpx_dsp/ |
variance.c | 259 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, function
|
/external/libvpx/config/x86/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |
/external/libvpx/config/x86_64/ |
vpx_dsp_rtcd.h | 22 void vpx_comp_avg_pred_c(uint8_t *comp_pred, const uint8_t *pred, int width, int height, const uint8_t *ref, int ref_stride); 23 #define vpx_comp_avg_pred vpx_comp_avg_pred_c [all...] |