aboutsummaryrefslogtreecommitdiff
path: root/vp9/common/arm
AgeCommit message (Expand)Author
2023-06-07Fix more typos (1/n)Jerome Jiang
2023-04-21vp9_highbd_iht16x16_add_neon: clear -Wshadow warningJames Zern
2019-01-09 highbd_iadst16_neon: resolve missing declarationJohann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-03-22Rename several static NEON iht functionsLinfeng Zhang
2018-03-18vp9_highbd_iht8x8_add_neon: rm unused functionsJames Zern
2018-03-13Add vp9_highbd_iht16x16_256_add_neon()Linfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht8x8_64_add_neonLinfeng Zhang
2018-03-13Fix a bug in vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-03-05Fix a bug in vp9_iht8x8_64_add_neon()Linfeng Zhang
2018-02-28iadst16x16_256_add_half1d: fix array sizeJames Zern
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-08Update iadst NEON functionsLinfeng Zhang
2018-02-07Clean vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-02-05Update tx_type switch code in idctLinfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-01-29Update vp9_iht8x8_64_add_neon()Linfeng Zhang
2018-01-29Update vp9_iht4x4_16_add_neon()Linfeng Zhang
2017-09-18Change sinpi_{1,2,3,4}_9 from tran_high_t to int16_tLinfeng Zhang
2016-12-12Cosmetics by unifying dest_stride to stride in idctLinfeng Zhang
2016-12-07Update idct NEON optimization to not use narrowing saturating shiftLinfeng Zhang
2016-09-30cosmetics,*_neon.c: rm redundant return from void fnsJames Zern
2016-08-04Use common transpose for vp9_iht8x8_add_neonJohann
2016-08-02vp9/common: apply clang-formatclang-format
2015-08-04Replace vp9_ prefix with vpx_ prefix in vpx_dsp function namesJingning Han
2015-07-31Factor inverse transform functions into vpx_dspJingning Han
2015-07-31Code refactor on InterpKernelZoe Liu
2015-07-28Merge "Move intra prediction functions from vp9/common/ to vpx_dsp/"Hui Su
2015-07-27Move intra prediction functions from vp9/common/ to vpx_dsp/hui su
2015-07-27Use common coefficient definition in neon idct implementationsJingning Han
2015-07-27Replace vp9_idct.h for precise dependencyJingning Han
2015-07-16Migrate loop filter functions from vp9/ to vpx_dsp/Jingning Han
2015-06-22vp9_reconintra_neon: add d45 16x16James Zern
2015-06-19vp9_reconintra_neon: add d45 8x8James Zern
2015-06-18vp9_reconintra_neon: add d45 4x4James Zern
2015-06-18vp9_reconintra_neon: add d135 4x4James Zern
2015-06-18vp9_reconintra_neon: add DC 4x4 predictorsJames Zern
2015-06-15vp9_reconintra_neon: add DC 32x32 predictorsJames Zern
2015-06-03vp9_reconintra_neon_asm/tm4x4: simplify left loadJames Zern
2015-06-01Merge changes from topic 'vp9-intra-pred'James Zern
2015-05-29vp9_reconintra_neon/tm: improve above_left loadJames Zern
2015-05-29vp9_reconintra_neon: cosmetics: normalize fn paramsJames Zern
2015-05-29vp9_reconintra_neon_asm/tm: simplify above_left loadJames Zern
2015-05-29vp9_reconintra_neon: add DC 16x16 predictorsJames Zern
2015-05-29vp9_reconintra_neon: add DC 8x8 predictorsJames Zern
2015-05-22vp9_reconintra_neon: cosmetics: reindentJames Zern
2015-05-22vp9_reconintra_neon: cosmetics: drop unneeded returnsJames Zern
2015-05-13Relocate memory operations for common codeJohann