Searched refs:add_residual4x4 (Results 1 – 2 of 2) sorted by relevance
198 hevcdsp->add_residual[0] = FUNC(add_residual4x4, depth); \ in ff_hevc_dsp_init()
61 static void FUNC(add_residual4x4)(uint8_t *_dst, int16_t *res, in FUNC() argument