add_protoqw/unsigned int vpx_avg_8x8/,"const uint8_t *, int p";
specializeqw/vpx_avg_8x8 sse2 neon msa/;
...
...
@@ -1025,7 +1025,7 @@ if ((vpx_config("CONFIG_VP9_ENCODER") eq "yes") || (vpx_config("CONFIG_VP10_ENCO
add_protoqw/int vpx_vector_var/,"int16_t const *ref, int16_t const *src, const int bwl";
specializeqw/vpx_vector_var neon sse2/;
}# CONFIG_VP9_ENCODER || CONFIG_VP10_ENCODER
}# CONFIG_VP10_ENCODER
add_protoqw/unsigned int vpx_sad64x64_avg/,"const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";