Home
last modified time | relevance | path

Searched refs:InterPredParams (Results 1 – 11 of 11) sorted by relevance

/external/libaom/libaom/av1/common/
Dreconinter.h104 typedef struct InterPredParams { struct
123 } InterPredParams; argument
125 void av1_init_inter_params(InterPredParams *inter_pred_params, int block_width,
133 void av1_init_comp_mode(InterPredParams *inter_pred_params);
135 void av1_init_warp_params(InterPredParams *inter_pred_params,
139 void av1_init_mask_comp(InterPredParams *inter_pred_params, BLOCK_SIZE bsize,
241 InterPredParams *inter_pred_params,
246 InterPredParams *inter_pred_params,
250 InterPredParams *const inter_pred_params,
258 InterPredParams *inter_pred_params, MACROBLOCKD *xd, int mi_x, int mi_y,
Dreconinter.c59 void av1_init_inter_params(InterPredParams *inter_pred_params, int block_width, in av1_init_inter_params()
93 void av1_init_comp_mode(InterPredParams *inter_pred_params) { in av1_init_comp_mode()
97 void av1_init_warp_params(InterPredParams *inter_pred_params, in av1_init_warp_params()
111 void av1_init_mask_comp(InterPredParams *inter_pred_params, BLOCK_SIZE bsize, in av1_init_mask_comp()
124 InterPredParams *inter_pred_params, in av1_make_inter_predictor()
642 int w, InterPredParams *inter_pred_params) { in build_masked_compound_no_round()
667 InterPredParams *inter_pred_params, in av1_make_masked_inter_predictor()
707 InterPredParams *inter_pred_params, MACROBLOCKD *xd, int mi_x, int mi_y, in av1_build_one_inter_predictor()
815 InterPredParams inter_pred_params; in build_inter_predictors_sub8x8()
869 InterPredParams inter_pred_params; in build_inter_predictors_8x8_and_bigger()
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c32 InterPredParams *const inter_pred_params, in enc_calc_subpel_params()
75 InterPredParams *inter_pred_params) { in av1_enc_build_one_inter_predictor()
92 InterPredParams inter_pred_params; in av1_enc_build_inter_predictor_y()
152 InterPredParams inter_pred_params; in build_obmc_prediction()
281 InterPredParams inter_pred_params; in av1_build_inter_predictors_for_planes_single_buf()
Dreconinter_enc.h41 InterPredParams *inter_pred_params);
Dmotion_search_facade.c371 InterPredParams inter_pred_params; in av1_joint_motion_search()
658 InterPredParams inter_pred_params; in build_second_inter_pred()
Dtpl_model.c366 InterPredParams inter_pred_params; in mode_estimation()
418 InterPredParams inter_pred_params; in mode_estimation()
Dtemporal_filter.c359 InterPredParams inter_pred_params; in tf_build_predictor()
/external/libaom/libaom/aom_dsp/
Dvariance.c307 InterPredParams inter_pred_params; in aom_upsampled_pred_c()
850 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_c()
/external/libaom/libaom/aom_dsp/x86/
Dvariance_sse2.c519 InterPredParams inter_pred_params; in aom_upsampled_pred_sse2()
Dhighbd_variance_sse2.c641 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_sse2()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c543 InterPredParams *const inter_pred_params, in dec_calc_subpel_params()
631 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params_and_extend()