ff_hevc_put_qpel_uni_neon_wrapper   94 libavcodec/arm/hevcdsp_init_neon.c void ff_hevc_put_qpel_uni_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride,
ff_hevc_put_qpel_uni_neon_wrapper  277 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel_uni[x][1][0]     = ff_hevc_put_qpel_uni_neon_wrapper;
ff_hevc_put_qpel_uni_neon_wrapper  278 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel_uni[x][0][1]     = ff_hevc_put_qpel_uni_neon_wrapper;
ff_hevc_put_qpel_uni_neon_wrapper  279 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel_uni[x][1][1]     = ff_hevc_put_qpel_uni_neon_wrapper;