summaryrefslogtreecommitdiff
path: root/vpx_dsp
AgeCommit message (Expand)Author
2018-04-12Silence warning when built with --enable-internal-stats.Jerome Jiang
2018-04-03rm CONVERT_TO_SHORTPTR in vpx_highbd_comp_avg_predLinfeng Zhang
2018-04-02Merge changes I5704bd66,I4d548e97Linfeng Zhang
2018-03-28Update sad4d x86 functionsLinfeng Zhang
2018-03-28vp9: [loongson] optimize vpx_convolve8 with mmi.gxw
2018-03-13Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-26Fix a bug in create_s16x4_neon()Linfeng Zhang
2018-02-23Merge "Add vp9_highbd_iht8x8_16_add_neon()"Linfeng Zhang
2018-02-21Merge "Fold adds in 16->32-bit converts in SSE2/AVX2 fDCT"Kyle Siefring
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-20remove deprecated 'register' keywordJohann
2018-02-10Fold adds in 16->32-bit converts in SSE2/AVX2 fDCTKyle Siefring
2018-02-08Update iadst NEON functionsLinfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-02-01inv_txfm_vsx.c: make code c90 compatibleJames Zern
2018-01-29Update vp9_iht8x8_64_add_neon()Linfeng Zhang
2018-01-29Clean dct_const_round_shift() related neon codeLinfeng Zhang
2018-01-29Merge "cosmetic: clean idct neon functions"Linfeng Zhang
2018-01-24Merge "BUG FIX: sse2 subpel variance is not PIC compliant"Scott LaVarnway
2018-01-24cosmetic: clean idct neon functionsLinfeng Zhang
2018-01-24BUG FIX: sse2 subpel variance is not PIC compliantScott LaVarnway
2018-01-24Merge "vp9_quantize_fp_avx2()"Scott LaVarnway
2018-01-23Add vp9_highbd_iht16x16_256_add_sse4_1()Linfeng Zhang
2018-01-23Add "vpx_" prefix to 2 idct x86 functionsLinfeng Zhang
2018-01-23Merge "Add vp9_highbd_iht8x8_64_add_sse4_1()"Linfeng Zhang
2018-01-18Add vp9_highbd_iht8x8_64_add_sse4_1()Linfeng Zhang
2018-01-18vp9_quantize_fp_avx2()Scott LaVarnway
2018-01-18clang-format v5.0.0 vpx_dsp/Johann
2018-01-11adopt some clang 5.0.0 formattingJohann
2018-01-08Add vp9_highbd_iht4x4_16_add_sse4_1()Linfeng Zhang
2018-01-08Update dct_test.ccLinfeng Zhang
2017-12-28Update iadst4_sse2()Linfeng Zhang
2017-12-14add copyright to rtcd filesJohann
2017-12-04Merge "vpx_dsp: [loongson] optimize variance v2."Shiyou Yin
2017-12-01explicitly label .text sectionsJohann
2017-12-01vpx_dsp: [loongson] optimize variance v2.Shiyou Yin
2017-12-01Merge "mips msa optimize vpx_scaled_2d function"Kaustubh Raste
2017-11-30Merge "vpx: [loongson] fix bug in var_filter_block2d_bil_16x"Shiyou Yin
2017-11-29Merge "Remove unnecessary includes of emmintrin_compat.h"Kyle Siefring
2017-11-29Remove unnecessary includes of emmintrin_compat.hKyle Siefring
2017-11-29mips msa optimize vpx_scaled_2d functionKaustubh Raste
2017-11-29vpx: [loongson] fix bug in var_filter_block2d_bil_16xShiyou Yin
2017-11-27quantize x86: dedup some partsJohann
2017-11-20Merge "Optimize AVX2 get16x16var and get32x16var functions"Kyle Siefring
2017-11-17Optimize AVX2 get16x16var and get32x16var functionsKyle Siefring
2017-11-15fwd txfm ssse3: use GLOBAL() for loading constantsJohann
2017-11-10vpx: [x86] add vpx_satd_avx2()Scott LaVarnway
2017-11-09runtime error fix: bitdepth_conversion_avx2.hScott LaVarnway
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring