Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(125)

Side by Side Diff: third_party/libvpx/source/config/linux/x64/vpx_dsp_rtcd.h

Issue 2915763004: Roll src/third_party/libvpx/source/libvpx/ b3bf91bdc..b9649d240 (22 commits) (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 #ifndef VPX_DSP_RTCD_H_ 1 #ifndef VPX_DSP_RTCD_H_
2 #define VPX_DSP_RTCD_H_ 2 #define VPX_DSP_RTCD_H_
3 3
4 #ifdef RTCD_C 4 #ifdef RTCD_C
5 #define RTCD_EXTERN 5 #define RTCD_EXTERN
6 #else 6 #else
7 #define RTCD_EXTERN extern 7 #define RTCD_EXTERN extern
8 #endif 8 #endif
9 9
10 /* 10 /*
(...skipping 1018 matching lines...) Expand 10 before | Expand all | Expand 10 after
1029 #define vpx_highbd_h_predictor_4x4 vpx_highbd_h_predictor_4x4_c 1029 #define vpx_highbd_h_predictor_4x4 vpx_highbd_h_predictor_4x4_c
1030 1030
1031 void vpx_highbd_h_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint1 6_t *above, const uint16_t *left, int bd); 1031 void vpx_highbd_h_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint1 6_t *above, const uint16_t *left, int bd);
1032 #define vpx_highbd_h_predictor_8x8 vpx_highbd_h_predictor_8x8_c 1032 #define vpx_highbd_h_predictor_8x8 vpx_highbd_h_predictor_8x8_c
1033 1033
1034 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1034 void vpx_highbd_idct16x16_10_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1035 void vpx_highbd_idct16x16_10_add_sse2(const tran_low_t *input, uint16_t *dest, i nt stride, int bd); 1035 void vpx_highbd_idct16x16_10_add_sse2(const tran_low_t *input, uint16_t *dest, i nt stride, int bd);
1036 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_sse2 1036 #define vpx_highbd_idct16x16_10_add vpx_highbd_idct16x16_10_add_sse2
1037 1037
1038 void vpx_highbd_idct16x16_1_add_c(const tran_low_t *input, uint16_t *dest, int s tride, int bd); 1038 void vpx_highbd_idct16x16_1_add_c(const tran_low_t *input, uint16_t *dest, int s tride, int bd);
1039 #define vpx_highbd_idct16x16_1_add vpx_highbd_idct16x16_1_add_c 1039 void vpx_highbd_idct16x16_1_add_sse2(const tran_low_t *input, uint16_t *dest, in t stride, int bd);
1040 #define vpx_highbd_idct16x16_1_add vpx_highbd_idct16x16_1_add_sse2
1040 1041
1041 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1042 void vpx_highbd_idct16x16_256_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1042 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1043 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1043 #define vpx_highbd_idct16x16_256_add vpx_highbd_idct16x16_256_add_sse2 1044 #define vpx_highbd_idct16x16_256_add vpx_highbd_idct16x16_256_add_sse2
1044 1045
1045 void vpx_highbd_idct16x16_38_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1046 void vpx_highbd_idct16x16_38_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1046 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1047 void vpx_highbd_idct16x16_256_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1047 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_256_add_sse2 1048 #define vpx_highbd_idct16x16_38_add vpx_highbd_idct16x16_256_add_sse2
1048 1049
1049 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, in t stride, int bd); 1050 void vpx_highbd_idct32x32_1024_add_c(const tran_low_t *input, uint16_t *dest, in t stride, int bd);
1050 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c 1051 #define vpx_highbd_idct32x32_1024_add vpx_highbd_idct32x32_1024_add_c
1051 1052
1052 void vpx_highbd_idct32x32_135_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1053 void vpx_highbd_idct32x32_135_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1053 #define vpx_highbd_idct32x32_135_add vpx_highbd_idct32x32_135_add_c 1054 #define vpx_highbd_idct32x32_135_add vpx_highbd_idct32x32_135_add_c
1054 1055
1055 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int s tride, int bd); 1056 void vpx_highbd_idct32x32_1_add_c(const tran_low_t *input, uint16_t *dest, int s tride, int bd);
1056 void vpx_highbd_idct32x32_1_add_sse2(const tran_low_t *input, uint16_t *dest, in t stride, int bd); 1057 void vpx_highbd_idct32x32_1_add_sse2(const tran_low_t *input, uint16_t *dest, in t stride, int bd);
1057 #define vpx_highbd_idct32x32_1_add vpx_highbd_idct32x32_1_add_sse2 1058 #define vpx_highbd_idct32x32_1_add vpx_highbd_idct32x32_1_add_sse2
1058 1059
1059 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1060 void vpx_highbd_idct32x32_34_add_c(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1060 #define vpx_highbd_idct32x32_34_add vpx_highbd_idct32x32_34_add_c 1061 #define vpx_highbd_idct32x32_34_add vpx_highbd_idct32x32_34_add_c
1061 1062
1062 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd); 1063 void vpx_highbd_idct4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd);
1063 void vpx_highbd_idct4x4_16_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1064 void vpx_highbd_idct4x4_16_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1064 #define vpx_highbd_idct4x4_16_add vpx_highbd_idct4x4_16_add_sse2 1065 #define vpx_highbd_idct4x4_16_add vpx_highbd_idct4x4_16_add_sse2
1065 1066
1066 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int str ide, int bd); 1067 void vpx_highbd_idct4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int str ide, int bd);
1067 #define vpx_highbd_idct4x4_1_add vpx_highbd_idct4x4_1_add_c 1068 void vpx_highbd_idct4x4_1_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1069 #define vpx_highbd_idct4x4_1_add vpx_highbd_idct4x4_1_add_sse2
1068 1070
1069 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd); 1071 void vpx_highbd_idct8x8_12_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd);
1070 void vpx_highbd_idct8x8_12_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1072 void vpx_highbd_idct8x8_12_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1071 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_sse2 1073 #define vpx_highbd_idct8x8_12_add vpx_highbd_idct8x8_12_add_sse2
1072 1074
1073 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int str ide, int bd); 1075 void vpx_highbd_idct8x8_1_add_c(const tran_low_t *input, uint16_t *dest, int str ide, int bd);
1074 #define vpx_highbd_idct8x8_1_add vpx_highbd_idct8x8_1_add_c 1076 void vpx_highbd_idct8x8_1_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1077 #define vpx_highbd_idct8x8_1_add vpx_highbd_idct8x8_1_add_sse2
1075 1078
1076 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd); 1079 void vpx_highbd_idct8x8_64_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd);
1077 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd); 1080 void vpx_highbd_idct8x8_64_add_sse2(const tran_low_t *input, uint16_t *dest, int stride, int bd);
1078 #define vpx_highbd_idct8x8_64_add vpx_highbd_idct8x8_64_add_sse2 1081 #define vpx_highbd_idct8x8_64_add vpx_highbd_idct8x8_64_add_sse2
1079 1082
1080 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd); 1083 void vpx_highbd_iwht4x4_16_add_c(const tran_low_t *input, uint16_t *dest, int st ride, int bd);
1081 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c 1084 #define vpx_highbd_iwht4x4_16_add vpx_highbd_iwht4x4_16_add_c
1082 1085
1083 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int str ide, int bd); 1086 void vpx_highbd_iwht4x4_1_add_c(const tran_low_t *input, uint16_t *dest, int str ide, int bd);
1084 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c 1087 #define vpx_highbd_iwht4x4_1_add vpx_highbd_iwht4x4_1_add_c
(...skipping 1159 matching lines...) Expand 10 before | Expand all | Expand 10 after
2244 vpx_variance64x64 = vpx_variance64x64_sse2; 2247 vpx_variance64x64 = vpx_variance64x64_sse2;
2245 if (flags & HAS_AVX2) vpx_variance64x64 = vpx_variance64x64_avx2; 2248 if (flags & HAS_AVX2) vpx_variance64x64 = vpx_variance64x64_avx2;
2246 } 2249 }
2247 #endif 2250 #endif
2248 2251
2249 #ifdef __cplusplus 2252 #ifdef __cplusplus
2250 } // extern "C" 2253 } // extern "C"
2251 #endif 2254 #endif
2252 2255
2253 #endif 2256 #endif
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698