Searched refs:vp9_highbd_build_inter_predictor (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.h | 75 void vp9_highbd_build_inter_predictor(const uint8_t *src, int src_stride,
|
D | vp9_reconinter.c | 36 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/ |
D | vp9_temporal_filter.c | 63 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()
|
D | vp9_rdopt.c | 1353 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()
|
D | vp9_pickmode.c | 1859 vp9_highbd_build_inter_predictor(pd->pre[0].buf, pd->pre[0].stride, in vp9_pick_inter_mode_sub8x8()
|