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