ff_hevc_put_qpel_neon_wrapper   66 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  195 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  196 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  197 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel[x][1][1]         = ff_hevc_put_qpel_neon_wrapper;