Home
last modified time | relevance | path

Searched defs:diff10 (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/av1/encoder/
Drdopt.c7594 const int16_t *const diff10, in pick_wedge()
7666 const int16_t *const diff10, in pick_wedge_fixed_sign()
7706 const int16_t *const residual1, const int16_t *const diff10) { in pick_interinter_wedge()
7737 const int16_t *const diff10) { in pick_interinter_seg()
7822 const int16_t *const diff10) { in pick_interinter_mask()
7866 int16_t *residual1, int16_t *diff10, int *strides) { in get_inter_predictors_masked_compound()
7894 uint8_t **preds1, int16_t *residual1, int16_t *diff10, int *strides, in build_and_cost_compound_type()
9858 int16_t *diff10; // pred1 - pred0 member