Searched defs:diff10 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | compound_type.c | 186 const int16_t *const diff10, in pick_wedge() 263 const int16_t *const diff10, const int8_t wedge_sign, in pick_wedge_fixed_sign() 303 const int16_t *const residual1, const int16_t *const diff10, in pick_interinter_wedge() 335 const int16_t *const diff10, in pick_interinter_seg() 424 int16_t *residual1, int16_t *diff10, int *strides) { in get_inter_predictors_masked_compound() 1004 uint8_t **preds1, int16_t *residual1, int16_t *diff10, int *strides, in masked_compound_type_rd()
|
D | block.h | 208 int16_t *diff10; // pred1 - pred0 member
|