Home | History | Annotate | Download | only in vpx_dsp

Lines Matching refs:vpx_d135_predictor_4x4

60 add_proto qw/void vpx_d135_predictor_4x4/, "uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left";
61 specialize qw/vpx_d135_predictor_4x4 neon/;