Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdsp.c200 hevcdsp->add_residual[2] = FUNC(add_residual16x16, depth); \ in ff_hevc_dsp_init()
Dhevcdsp_template.c73 static void FUNC(add_residual16x16)(uint8_t *_dst, int16_t *res, in FUNC() argument