Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c64 vp9_highbd_build_inter_predictor(CONVERT_TO_SHORTPTR(y_mb_ptr), stride, in temporal_filter_predictors_mb_c()
69 vp9_highbd_build_inter_predictor( in temporal_filter_predictors_mb_c()
75 vp9_highbd_build_inter_predictor( in temporal_filter_predictors_mb_c()
109 vp9_highbd_build_inter_predictor( in temporal_filter_predictors_mb_c()
140 vp9_highbd_build_inter_predictor( in temporal_filter_predictors_mb_c()
146 vp9_highbd_build_inter_predictor( in temporal_filter_predictors_mb_c()
Dvp9_rdopt.c1523 vp9_highbd_build_inter_predictor( in encode_inter_mb_segment()
1779 vp9_highbd_build_inter_predictor( in joint_motion_search()
Dvp9_mcomp.c636 vp9_highbd_build_inter_predictor(CONVERT_TO_SHORTPTR(pre_address), y_stride, in accurate_sub_pel_search()
Dvp9_pickmode.c2783 vp9_highbd_build_inter_predictor( in vp9_pick_inter_mode_sub8x8()
Dvp9_encoder.c5965 vp9_highbd_build_inter_predictor(
/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