Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcompound_type.c187 const int16_t *const diff10, in pick_wedge()
265 const int16_t *const diff10, const int8_t wedge_sign, in pick_wedge_fixed_sign()
306 const int16_t *const residual1, const int16_t *const diff10, in pick_interinter_wedge()
338 const int16_t *const diff10, in pick_interinter_seg()
427 int16_t *residual1, int16_t *diff10, int *strides) { in get_inter_predictors_masked_compound()
1032 uint8_t **preds1, int16_t *residual1, int16_t *diff10, int *strides, in masked_compound_type_rd()
Dblock.h382 int16_t *diff10; member