summaryrefslogtreecommitdiff
path: root/vp9/encoder/arm/neon/vp9_quantize_neon.c
AgeCommit message (Expand)Author
2023-05-03s/__aarch64__/VPX_ARCH_AARCH64/James Zern
2022-10-24vp9_highbd_quantize_fp*_neon: normalize fn param nameJames Zern
2022-09-23quantize: increase iscan by 1Johann
2022-08-16Add vp9_highbd_quantize_fp_32x32_neon().Scott LaVarnway
2022-08-15Merge "VPX: Add vp9_highbd_quantize_fp_neon()." into mainScott LaVarnway
2022-08-15vp9_quantize_fp_32x32_neon() cleanup.Scott LaVarnway
2022-08-15VPX: Add vp9_highbd_quantize_fp_neon().Scott LaVarnway
2022-08-11VPX: vp9_quantize_fp_neon() cleanup.Scott LaVarnway
2022-03-30remove skip_block from quantizeJohann
2019-08-05Fix vp9_quantize_fp(_32x32)_neon for HBDJerome Jiang
2019-08-01Fix saturation issue in vp9_quantize_fp_neonJerome Jiang
2018-11-12quantize: use aarch64 vmaxvJohann
2018-10-30clang-tidy: fix vp9/encoder parametersJohann
2017-08-23quantize fp: neon implementationJohann
2017-08-21quantize fp: ignore skip_block in armJohann
2017-05-15move neon load/stores to a new fileJohann
2017-02-16Drop zbin_ptr and quant_shift_ptrJohann
2017-02-14quantize_fp highbd neon: use tran_low_t for coeffJohann
2016-08-02vp9/encoder: apply clang-formatclang-format
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2014-12-22Revert "Revert "Removal of legacy zbin_extra / zbin_oq_value.""Jingning Han
2014-12-19Revert "Removal of legacy zbin_extra / zbin_oq_value."Paul Wilkins
2014-12-18Removal of legacy zbin_extra / zbin_oq_value.Paul Wilkins
2014-08-08Improved vp9_quantize_fp_neon()Scott LaVarnway
2014-07-30Neon version of vp9_quantize_fp()Scott LaVarnway