ff_hevc_put_qpel_bi_neon_wrapper   96 libavcodec/arm/hevcdsp_init_neon.c void ff_hevc_put_qpel_bi_neon_wrapper(uint8_t *dst, ptrdiff_t dststride, uint8_t *src, ptrdiff_t srcstride,
ff_hevc_put_qpel_bi_neon_wrapper  280 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel_bi[x][1][0]      = ff_hevc_put_qpel_bi_neon_wrapper;
ff_hevc_put_qpel_bi_neon_wrapper  281 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel_bi[x][0][1]      = ff_hevc_put_qpel_bi_neon_wrapper;
ff_hevc_put_qpel_bi_neon_wrapper  282 libavcodec/arm/hevcdsp_init_neon.c             c->put_hevc_qpel_bi[x][1][1]      = ff_hevc_put_qpel_bi_neon_wrapper;