Searched defs:residual1 (Results 1 – 1 of 1) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | rdopt.c | 7593 const int16_t *const residual1, in pick_wedge() 7665 const int16_t *const residual1, in pick_wedge_fixed_sign() 7706 const int16_t *const residual1, const int16_t *const diff10) { in pick_interinter_wedge() 7736 const int16_t *const residual1, in pick_interinter_seg() 7821 const int16_t *const residual1, 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() 9857 int16_t *residual1; // src - pred1 member
|