summaryrefslogtreecommitdiff
path: root/vp9/common/vp9_rtcd_defs.pl
AgeCommit message (Expand)Author
2023-04-11Downsample SAD computation in motion searchDeepa K G
2023-04-11Avoid redundant start MV SAD calculationDeepa K G
2023-03-14Merge "Add Neon implementation of vp9_highbd_block_error_c" into mainJames Zern
2023-03-14Add Neon implementation of vp9_highbd_block_error_cSalome Thirot
2023-03-14[NEON] Add temporal filter functions, 8-bit and highbdKonstantinos Margaritis
2023-03-07Add Neon implementation of vp9_block_error_cSalome Thirot
2023-03-07Optimize vp9_block_error_fp_neonSalome Thirot
2023-01-24[NEON] Add Highbd FHT 8x8/16x16 functionsKonstantinos Margaritis
2022-11-11[NEON] Optimize FHT functions, add highbd FHT 4x4Konstantinos Margaritis
2022-10-17vp9 quantize: rewrite ssse3 in intrinsicsJohann
2022-08-16Add vp9_highbd_quantize_fp_32x32_neon().Scott LaVarnway
2022-08-15VPX: Add vp9_highbd_quantize_fp_neon().Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_32x32_avx2().Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_avx2().Scott LaVarnway
2022-08-01VPX: Add vp9_quantize_fp_32x32_avx2().Scott LaVarnway
2022-07-08Revert "Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON""Konstantinos Margaritis
2022-05-26Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON"Jerome Jiang
2022-05-07[NEON] Optimize vp9_diamond_search_sad() for NEONKonstantinos Margaritis
2022-03-31Merge "Optimize FHT functions for NEON" into mainJames Zern
2022-03-30Optimize FHT functions for NEONKonstantinos Margaritis
2022-03-30remove skip_block from quantizeJohann
2019-03-25Remove deprecated code for vp9_fdct8x8_quant()Jingning Han
2019-03-04Add SSE4_1 highbd version of temporal filterchiyotsai
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-01-30Add highbd yuv_temporal_filterchiyotsai
2019-01-24Add SSE4 version of new apply_temporal_filterchiyotsai
2019-01-16Add unit test for temporal filter on VP9chiyotsai
2018-12-27Adaptively choose block sizes in temporal filteringYunqing Wang
2018-12-21fdct_quant: resolve missing declarationsJohann
2018-10-30clang-tidy: fix vp9/common parametersJohann
2018-06-22Merge changes I51e7ed32,I99a9535b,Id584d8f6Luca Barbato
2018-06-14ppc: add vp9_iht16x16_256_add_vsxAlexandra Hájková
2018-06-11VSX Version of vp9_quantize_fp_32x32Luc Trudeau
2018-06-11VSX Version of vp9_quantize_fpLuc Trudeau
2018-05-31ppc: add vp9_iht8x8_64_add_vsxAlexandra Hájková
2018-05-31ppc: add vp9_iht4x4_16_add_vsxAlexandra Hájková
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-03-03disable vp9_highbd_iht{4x4_16,8x8_64}_add_neonJames Zern
2018-03-03disable vp9_iht8x8_64_add_neonJames Zern
2018-03-03disable vp9_iht16x16_256_add_neonJames Zern
2018-02-27Add vp9_iht16x16_256_add_neon()Linfeng Zhang
2018-02-20Add vp9_highbd_iht8x8_16_add_neon()Linfeng Zhang
2018-02-05Add vp9_highbd_iht4x4_16_add_neon()Linfeng Zhang
2018-01-29Update vp9_iht4x4_16_add_neon()Linfeng Zhang
2018-01-24Merge "vp9_quantize_fp_avx2()"Scott LaVarnway
2018-01-23Add vp9_highbd_iht16x16_256_add_sse4_1()Linfeng Zhang