Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdsp.c152 PEL_FUNC(put_hevc_epel_uni_w, 0, 1, put_hevc_epel_uni_w_h, depth); \ in ff_hevc_dsp_init()
Dhevcdsp_template.c1313 static void FUNC(put_hevc_epel_uni_w_h)(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff… in FUNC() argument