Searched refs:INTERINTER_COMPOUND_DATA (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | reconinter_enc.c | 515 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()
|
D | rdopt.c | 7449 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/ |
D | reconinter.c | 266 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()
|
D | blockd.h | 208 } INTERINTER_COMPOUND_DATA; typedef 217 INTERINTER_COMPOUND_DATA interinter_comp;
|
D | reconinter.h | 333 const INTERINTER_COMPOUND_DATA *const comp_data, BLOCK_SIZE sb_type);
|