summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2017-08-10Merge "Clean highbd idct x86 code with inline functions"Linfeng Zhang
2017-08-10Merge "neon: vpx_quantize_b_32x32"Johann Koenig
2017-08-10Merge "quantize: copy ssse3 optimizations to intrinsics"Johann Koenig
2017-08-08Clean highbd idct x86 code with inline functionsLinfeng Zhang
2017-08-08neon: vpx_quantize_b_32x32Johann
2017-08-08quantize: copy ssse3 optimizations to intrinsicsJohann
2017-08-07Update 32x32 idct sse2 funcs, add partial case 135Linfeng Zhang
2017-08-04Rename highbd_multiplication_and_add_xx() to highbd_butterfly_xx()Linfeng Zhang
2017-08-04Replace multiplication_and_add() with butterfly() in idct x86 codeLinfeng Zhang
2017-08-04Update butterfly() in idct x86 optimizations.Linfeng Zhang
2017-08-04Add vpx_highbd_idct16x16_{10, 38, 256}_add_sse4_1Linfeng Zhang
2017-08-04Update for loop increment of idct x86 functionsLinfeng Zhang
2017-08-04Update high bitdepth 16x16 idct x86 codeLinfeng Zhang
2017-08-04vpx_dsp: merge avx2 variance filesScott LaVarnway
2017-08-04Merge "Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 function"Linfeng Zhang
2017-08-03Merge "vpx_dsp: Use correct check for halfpel in"Scott LaVarnway
2017-08-03Rewrite vpx_idct16x16_{10,256}_add_sse2() and add case 38 functionLinfeng Zhang
2017-08-03Merge changes I76727df0,I66297d78,I1d000c6bLinfeng Zhang
2017-08-03vpx_dsp: Use correct check for halfpel inScott LaVarnway
2017-08-02Extract inlined 16x16 idct sse2 code into header fileLinfeng Zhang
2017-08-02Add transpose_32bit_8x4() sse2 optimizationLinfeng Zhang
2017-08-02Merge "vpxdsp: variance_impl_avx2.c cleanup"Scott LaVarnway
2017-08-02vpxdsp: variance_impl_avx2.c cleanupScott LaVarnway
2017-08-01Update x86 idct optimizationLinfeng Zhang
2017-08-01Merge "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"Linfeng Zhang
2017-08-01Merge "neon: vpx_quantize_b"Johann Koenig
2017-07-31Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2Linfeng Zhang
2017-07-31neon: vpx_quantize_bJohann
2017-07-30highbd_inv_txfm_sse4: make << of neg. val a multiplyJames Zern
2017-07-29Revert "Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2"James Zern
2017-07-28Merge changes Ia0e20f5f,I28150789,I35df041b,I221dff34Linfeng Zhang
2017-07-28Revert "quantize ssse3: declare all variables"James Zern
2017-07-27Update vpx_idct16x16_10_add_sse2()Linfeng Zhang
2017-07-27Add vpx_idct16x16_38_add_sse2()Linfeng Zhang
2017-07-27Rewrite vpx_highbd_idct8x8_{12,64}_add_sse2Linfeng Zhang
2017-07-27Refactor highbd idct 4x4 and 8x8 x86 functionsLinfeng Zhang
2017-07-27Merge "quantize ssse3: declare all variables"Johann Koenig
2017-07-25inv_txfm_{sse2,ssse3}: clear conversion warningsJames Zern
2017-07-25highbd_idct*_sse*.c: clear conversion warningsJames Zern
2017-07-25vpx_variance16x16_sse2: correct cast orderJames Zern
2017-07-24vpx_get16x16var_avx2: correct cast orderJames Zern
2017-07-18variance: call C comp_avg_predJohann
2017-07-18quantize ssse3: declare all variablesJohann
2017-07-12sad4d neon: 64x[32,64]Johann
2017-07-12sad4d neon: 32x[16,32,64]Johann
2017-07-12sad4d neon: 16x[8,16,32]Johann
2017-07-12sad4d neon: 8x[4,8,16]Johann
2017-07-12sad4d neon: 4x4, 4x8Johann
2017-07-10avg_neon: fix 4x4, update 8x8Johann
2017-07-10neon: consolidate horizontal addsJohann