ff_hevc_put_weighted_pred_avg_8_sse   33 libde265/x86/sse-motion.h void ff_hevc_put_weighted_pred_avg_8_sse(uint8_t *_dst, ptrdiff_t dststride,
ff_hevc_put_weighted_pred_avg_8_sse   68 libde265/x86/sse.cc     accel->put_weighted_pred_avg_8 = ff_hevc_put_weighted_pred_avg_8_sse;