Searched defs:inter_pred_params (Results 1 – 9 of 9) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | reconinter_enc.c | 32 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() local 152 InterPredParams inter_pred_params; in build_obmc_prediction() local 281 InterPredParams inter_pred_params; in av1_build_inter_predictors_for_planes_single_buf() local
|
| D | motion_search_facade.c | 371 InterPredParams inter_pred_params; in av1_joint_motion_search() local 658 InterPredParams inter_pred_params; in build_second_inter_pred() local
|
| D | tpl_model.c | 366 InterPredParams inter_pred_params; in mode_estimation() local 418 InterPredParams inter_pred_params; in mode_estimation() local
|
| D | temporal_filter.c | 359 InterPredParams inter_pred_params; in tf_build_predictor() local
|
| /external/libaom/libaom/av1/common/ |
| D | reconinter.c | 59 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() local 869 InterPredParams inter_pred_params; in build_inter_predictors_8x8_and_bigger() local
|
| /external/libaom/libaom/aom_dsp/ |
| D | variance.c | 307 InterPredParams inter_pred_params; in aom_upsampled_pred_c() local 850 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_c() local
|
| /external/libaom/libaom/aom_dsp/x86/ |
| D | highbd_variance_sse2.c | 641 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_sse2() local
|
| D | variance_sse2.c | 519 InterPredParams inter_pred_params; in aom_upsampled_pred_sse2() local
|
| /external/libaom/libaom/av1/decoder/ |
| D | decodeframe.c | 543 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()
|