Home
last modified time | relevance | path

Searched refs:put_hevc_pel_uni_pixels (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhevcdsp.c147 PEL_FUNC(put_hevc_epel_uni, 0, 0, put_hevc_pel_uni_pixels, depth); \ in ff_hevc_dsp_init()
176 PEL_FUNC(put_hevc_qpel_uni, 0, 0, put_hevc_pel_uni_pixels, depth); \ in ff_hevc_dsp_init()
H A Dhevcdsp_template.c512 static void FUNC(put_hevc_pel_uni_pixels)(uint8_t *_dst, ptrdiff_t _dststride, uint8_t *_src, ptrdiff_t _srcstride, in put_hevc_pel_uni_pixels() function

Completed in 5 milliseconds