Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c515 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound()
529 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_highbd()
552 const INTERINTER_COMPOUND_DATA *comp_data = &mbmi->interinter_comp; in build_wedge_inter_predictor_from_buf()
Drdopt.c7449 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE bsize, in do_masked_motion_search_indexed()
7844 const INTERINTER_COMPOUND_DATA *compound_data = &mbmi->interinter_comp; in interinter_compound_motion_search()
9876 INTERINTER_COMPOUND_DATA best_compound_data; in compound_type_rd()
/external/libaom/libaom/av1/common/
Dreconinter.c266 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type) { in av1_get_compound_type_mask()
563 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type, int h, in build_masked_compound_no_round()
591 const INTERINTER_COMPOUND_DATA *comp_data = &mi->interinter_comp; in av1_make_masked_inter_predictor()
Dblockd.h208 } INTERINTER_COMPOUND_DATA; typedef
217 INTERINTER_COMPOUND_DATA interinter_comp;
Dreconinter.h333 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type);