Searched defs:inter_pred_params (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | reconinter_enc.c | 32 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 D | motion_search_facade.c | 549 InterPredParams inter_pred_params; in av1_joint_motion_search() local 869 InterPredParams inter_pred_params; in build_second_inter_pred() local
|
H A D | optical_flow.c | 143 InterPredParams inter_pred_params; in temporal_gradient() local 617 InterPredParams inter_pred_params; in warp_back_frame_intp() local
|
H A D | tpl_model.c | 410 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 D | temporal_filter.c | 448 InterPredParams inter_pred_params; in tf_build_predictor() local
|
H A D | compound_type.c | 1369 InterPredParams inter_pred_params; in av1_compound_type_rd() local
|
/aosp_15_r20/external/libaom/av1/common/ |
H A D | reconinter.h | 132 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 D | reconinter.c | 60 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 D | reconinter_enc_neon.c | 46 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 D | reconinter_enc_sse2.c | 56 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 D | decodeframe.c | 560 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()
|