Searched defs:diff10 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | compound_type.c | 187 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() 433 int16_t *residual1, int16_t *diff10, int *strides) { in get_inter_predictors_masked_compound() 1044 uint8_t **preds1, int16_t *residual1, int16_t *diff10, int *strides, in masked_compound_type_rd()
|
H A D | block.h | 374 int16_t *diff10; member
|