Searched refs:compound_data (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 7844 const INTERINTER_COMPOUND_DATA *compound_data = &mbmi->interinter_comp; in interinter_compound_motion_search() local 7847 do_masked_motion_search_indexed(cpi, x, cur_mv, compound_data, bsize, in interinter_compound_motion_search() 7852 do_masked_motion_search_indexed(cpi, x, cur_mv, compound_data, bsize, in interinter_compound_motion_search() 7856 do_masked_motion_search_indexed(cpi, x, cur_mv, compound_data, bsize, in interinter_compound_motion_search()
|