Searched defs:add_residual (Results 1 – 2 of 2) sorted by relevance
51 void (*add_residual[4])(uint8_t *dst, int16_t *res, ptrdiff_t stride); member
44 static av_always_inline void FUNC(add_residual)(uint8_t *_dst, int16_t *res, in FUNC() argument