put_epel_hv_8_fallback   50 libde265/fallback-motion.h void put_epel_hv_8_fallback(int16_t *dst, ptrdiff_t dststride,
put_epel_hv_8_fallback   35 libde265/fallback.cc   accel->put_hevc_epel_h_8  = put_epel_hv_8_fallback;
put_epel_hv_8_fallback   36 libde265/fallback.cc   accel->put_hevc_epel_v_8  = put_epel_hv_8_fallback;
put_epel_hv_8_fallback   37 libde265/fallback.cc   accel->put_hevc_epel_hv_8 = put_epel_hv_8_fallback;