ff_hevc_put_qpel_neon_wrapper   92 libavcodec/arm/hevcdsp_init_neon.c void ff_hevc_put_qpel_neon_wrapper(int16_t *dst, uint8_t *src, ptrdiff_t srcstride,
ff_hevc_put_qpel_neon_wrapper  274 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel[x][1][0]         = ff_hevc_put_qpel_neon_wrapper;
ff_hevc_put_qpel_neon_wrapper  275 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel[x][0][1]         = ff_hevc_put_qpel_neon_wrapper;
ff_hevc_put_qpel_neon_wrapper  276 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel[x][1][1]         = ff_hevc_put_qpel_neon_wrapper;