Searched defs:preds1 (Results 1 – 1 of 1) sorted by relevance
426 MACROBLOCK *x, const BLOCK_SIZE bsize, uint8_t **preds0, uint8_t **preds1, in get_inter_predictors_masked_compound()1032 uint8_t **preds1, int16_t *residual1, int16_t *diff10, int *strides, in masked_compound_type_rd()1216 uint8_t *preds1[1] = { buffers->pred1 }; in av1_compound_type_rd() local