Searched defs:residual1 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | compound_type.c | 186 const int16_t *const residual1, in pick_wedge() 264 const BLOCK_SIZE bsize, const int16_t *const residual1, in pick_wedge_fixed_sign() 306 const int16_t *const residual1, const int16_t *const diff10, in pick_interinter_wedge() 337 const int16_t *const residual1, 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 | 372 int16_t *residual1; member
|
/aosp_15_r20/external/libgav1/src/dsp/arm/ |
H A D | inverse_transform_10bit_neon.cc | 1980 const int32x4_t residual1 = vld1q_s32(&source[i + 4]); in RowShift() local
|