Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdsp.c182 PEL_FUNC(put_hevc_qpel_uni_w, 1, 0, put_hevc_qpel_uni_w_v, depth); \ in ff_hevc_dsp_init()
Dhevcdsp_template.c925 static void FUNC(put_hevc_qpel_uni_w_v)(uint8_t *_dst, ptrdiff_t _dststride, in FUNC() argument