Home
last modified time | relevance | path

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

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