Home
last modified time | relevance | path

Searched refs:add_residual4x4 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevcdsp.c198 hevcdsp->add_residual[0] = FUNC(add_residual4x4, depth); \ in ff_hevc_dsp_init()
Dhevcdsp_template.c61 static void FUNC(add_residual4x4)(uint8_t *_dst, int16_t *res, in FUNC() argument