Home | History | Annotate | Download | only in arm64

Lines Matching refs:vpx_dc_top_predictor_16x16_neon

203 void vpx_dc_top_predictor_16x16_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
204 #define vpx_dc_top_predictor_16x16 vpx_dc_top_predictor_16x16_neon