Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevcdsp.c194 PEL_FUNC(put_hevc_qpel_bi_w, 1, 1, put_hevc_qpel_bi_w_hv, depth) in ff_hevc_dsp_init()
Dhevcdsp_template.c1021 static void FUNC(put_hevc_qpel_bi_w_hv)(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff… in FUNC() argument