Home
last modified time | relevance | path

Searched defs:inter_pred_params (Results 1 – 10 of 10) sorted by relevance

/external/libaom/av1/encoder/
Dreconinter_enc.c32 const MV *const src_mv, InterPredParams *const inter_pred_params, in enc_calc_subpel_params()
49 InterPredParams *inter_pred_params) { in av1_enc_build_one_inter_predictor()
64 InterPredParams inter_pred_params; in av1_enc_build_inter_predictor_y() local
85 InterPredParams *inter_pred_params, in av1_enc_build_inter_predictor_y_nonrd()
181 InterPredParams inter_pred_params; in build_obmc_prediction() local
291 InterPredParams inter_pred_params; in av1_build_inter_predictors_for_planes_single_buf() local
447 InterPredParams inter_pred_params; in aom_upsampled_pred_c() local
587 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_c() local
Dmotion_search_facade.c518 InterPredParams inter_pred_params; in av1_joint_motion_search() local
827 InterPredParams inter_pred_params; in build_second_inter_pred() local
Doptical_flow.c143 InterPredParams inter_pred_params; in temporal_gradient() local
617 InterPredParams inter_pred_params; in warp_back_frame_intp() local
Dtpl_model.c390 InterPredParams inter_pred_params; in get_rate_distortion() local
746 InterPredParams inter_pred_params; in mode_estimation() local
863 InterPredParams inter_pred_params; in mode_estimation() local
Dtemporal_filter.c381 InterPredParams inter_pred_params; in tf_build_predictor() local
Dcompound_type.c1352 InterPredParams inter_pred_params; in av1_compound_type_rd() local
/external/libaom/av1/common/
Dreconinter.h132 const MV *const src_mv, InterPredParams *const inter_pred_params, in init_subpel_params()
185 const MV *const src_mv, InterPredParams *const inter_pred_params, in init_inter_mode_params()
194 InterPredParams *inter_pred_params, int block_width, int block_height, in init_inter_block_params()
214 InterPredParams *inter_pred_params, int block_width, int block_height, in av1_init_inter_params()
229 static AOM_INLINE void av1_init_comp_mode(InterPredParams *inter_pred_params) { in av1_init_comp_mode()
Dreconinter.c60 void av1_init_warp_params(InterPredParams *inter_pred_params, in av1_init_warp_params()
77 InterPredParams *inter_pred_params, in av1_make_inter_predictor()
598 int w, InterPredParams *inter_pred_params) { in build_masked_compound_no_round()
623 InterPredParams *inter_pred_params, in av1_make_masked_inter_predictor()
/external/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c56 InterPredParams inter_pred_params; in aom_upsampled_pred_sse2() local
191 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_sse2() local
/external/libaom/av1/decoder/
Ddecodeframe.c547 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params()
633 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params_and_extend()