Searched refs:vp9_highbd_build_inter_predictor (Results 1 - 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconinter.h75 void vp9_highbd_build_inter_predictor(const uint8_t *src, int src_stride,
H A Dvp9_reconinter.c36 void vp9_highbd_build_inter_predictor(const uint8_t *src, int src_stride, function
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c63 vp9_highbd_build_inter_predictor(y_mb_ptr, stride,
71 vp9_highbd_build_inter_predictor(u_mb_ptr, uv_stride,
79 vp9_highbd_build_inter_predictor(v_mb_ptr, uv_stride,
H A Dvp9_pickmode.c1859 vp9_highbd_build_inter_predictor(pd->pre[0].buf, pd->pre[0].stride,
H A Dvp9_rdopt.c1353 vp9_highbd_build_inter_predictor(pre, pd->pre[ref].stride,
1621 vp9_highbd_build_inter_predictor(ref_yv12[!id].buf,

Completed in 112 milliseconds