Home | History | Annotate | Download | only in arm-neon

Lines Matching refs:vpx_d45_predictor_32x32_neon

125 void vpx_d45_predictor_32x32_neon(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left);
126 #define vpx_d45_predictor_32x32 vpx_d45_predictor_32x32_neon