Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhevcdsp.c140 PEL_FUNC(put_hevc_epel, 0, 0, put_hevc_pel_pixels, depth); \ in ff_hevc_dsp_init()
169 PEL_FUNC(put_hevc_qpel, 0, 0, put_hevc_pel_pixels, depth); \ in ff_hevc_dsp_init()
H A Dhevcdsp_template.c496 static void FUNC(put_hevc_pel_pixels)(int16_t *dst, in put_hevc_pel_pixels() function

Completed in 5 milliseconds