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.h70 void vp9_highbd_build_inter_predictor(
Dvp9_reconinter.c23 void vp9_highbd_build_inter_predictor( in vp9_highbd_build_inter_predictor() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c58 vp9_highbd_build_inter_predictor(CONVERT_TO_SHORTPTR(y_mb_ptr), stride, in temporal_filter_predictors_mb_c()
63 vp9_highbd_build_inter_predictor(CONVERT_TO_SHORTPTR(u_mb_ptr), uv_stride, in temporal_filter_predictors_mb_c()
69 vp9_highbd_build_inter_predictor(CONVERT_TO_SHORTPTR(v_mb_ptr), uv_stride, in temporal_filter_predictors_mb_c()
Dvp9_rdopt.c1532 vp9_highbd_build_inter_predictor( in encode_inter_mb_segment()
1788 vp9_highbd_build_inter_predictor( in joint_motion_search()
Dvp9_pickmode.c2600 vp9_highbd_build_inter_predictor( in vp9_pick_inter_mode_sub8x8()