add_protoqw/unsigned int aom_avg_8x8/,"const uint8_t *, int p";
specializeqw/aom_avg_8x8 sse2 neon msa/;
...
...
@@ -1040,7 +1040,7 @@ if (aom_config("CONFIG_VP10_ENCODER") eq "yes") {
add_protoqw/int aom_vector_var/,"int16_t const *ref, int16_t const *src, const int bwl";
specializeqw/aom_vector_var neon sse2/;
}# CONFIG_VP10_ENCODER
}# CONFIG_AV1_ENCODER
add_protoqw/unsigned int aom_sad64x64_avg/,"const uint8_t *src_ptr, int src_stride, const uint8_t *ref_ptr, int ref_stride, const uint8_t *second_pred";
add_protoqw/unsigned int aom_highbd_12_variance64x64/,"const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse";
specializeqw/aom_highbd_12_variance64x64 sse2/;
...
...
@@ -1913,7 +1913,7 @@ if (aom_config("CONFIG_VPX_HIGHBITDEPTH") eq "yes") {
add_protoqw/uint32_t aom_highbd_8_sub_pixel_avg_variance4x8/,"const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, uint32_t *sse, const uint8_t *second_pred";
add_protoqw/uint32_t aom_highbd_8_sub_pixel_avg_variance4x4/,"const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, uint32_t *sse, const uint8_t *second_pred";