Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/encoder/
H A 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
563 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_c() local
H A Dmotion_search_facade.c549 InterPredParams inter_pred_params; in av1_joint_motion_search() local
869 InterPredParams inter_pred_params; in build_second_inter_pred() local
H A Doptical_flow.c143 InterPredParams inter_pred_params; in temporal_gradient() local
617 InterPredParams inter_pred_params; in warp_back_frame_intp() local
H A Dtpl_model.c410 InterPredParams inter_pred_params; in get_rate_distortion() local
486 InterPredParams inter_pred_params; in get_inter_cost() local
959 InterPredParams inter_pred_params; in mode_estimation() local
H A Dtemporal_filter.c448 InterPredParams inter_pred_params; in tf_build_predictor() local
H A Dcompound_type.c1369 InterPredParams inter_pred_params; in av1_compound_type_rd() local
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.h132 InterPredParams *const inter_pred_params, in init_subpel_params()
186 const MV *const src_mv, InterPredParams *const inter_pred_params, in init_inter_mode_params()
194 static inline void init_inter_block_params(InterPredParams *inter_pred_params, in init_inter_block_params()
217 InterPredParams *inter_pred_params, int block_width, int block_height, in av1_init_inter_params()
232 static inline void av1_init_comp_mode(InterPredParams *inter_pred_params) { in av1_init_comp_mode()
H A Dreconinter.c60 void av1_init_warp_params(InterPredParams *inter_pred_params, in av1_init_warp_params()
81 InterPredParams *inter_pred_params, in av1_make_inter_predictor()
608 int w, InterPredParams *inter_pred_params) { in build_masked_compound_no_round()
633 InterPredParams *inter_pred_params, in av1_make_masked_inter_predictor()
/aosp_15_r20/external/libaom/av1/encoder/arm/
H A Dreconinter_enc_neon.c46 InterPredParams inter_pred_params; in aom_upsampled_pred_neon() local
167 InterPredParams inter_pred_params; in aom_highbd_upsampled_pred_neon() local
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A 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
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c560 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params()
646 const MV *const src_mv, InterPredParams *const inter_pred_params, in dec_calc_subpel_params_and_extend()