Home
last modified time | relevance | path

Searched refs:INTERINTER_COMPOUND_DATA (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dcompound_type.h24 INTERINTER_COMPOUND_DATA best_compound_data;
H A Dreconinter_enc.c312 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound()
327 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_highbd()
351 const INTERINTER_COMPOUND_DATA *comp_data = &mbmi->interinter_comp; in build_wedge_inter_predictor_from_buf()
H A Dblock.h322 INTERINTER_COMPOUND_DATA interinter_comp;
H A Dmotion_search_facade.c908 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE bsize, in do_masked_motion_search_indexed()
949 const INTERINTER_COMPOUND_DATA *compound_data = &mbmi->interinter_comp; in av1_interinter_compound_motion_search()
/aosp_15_r20/external/libaom/av1/common/
H A Dreconinter.h123 INTERINTER_COMPOUND_DATA mask_comp;
469 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type);
H A Dreconinter.c293 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type) { in av1_get_compound_type_mask()
607 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_no_round()
635 const INTERINTER_COMPOUND_DATA *comp_data = &inter_pred_params->mask_comp; in av1_make_masked_inter_predictor()
H A Dblockd.h214 } INTERINTER_COMPOUND_DATA; typedef
263 INTERINTER_COMPOUND_DATA interinter_comp;