summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-03-17Add Neon implementation of vpx_highbd_minmax_8x8_cSalome Thirot
2023-03-17Add tests for vpx_highbd_minmax_8x8_cSalome Thirot
2023-03-17Reland "quantize: simplifly highbd 32x32_b args"Johann
2023-03-16Change UpdateRateControl() to return boolWan-Teh Chang
2023-03-14Merge "Add Neon implementation of vpx_highbd_satd_c" into mainJames Zern
2023-03-14Merge "Add Neon implementation of vp9_highbd_block_error_c" into mainJames Zern
2023-03-14Add Neon implementation of vpx_highbd_satd_cSalome Thirot
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-14Merge "Fix buffer overrun in highbd Neon subpel variance filters" into mainJames Zern
2023-03-10Merge "reland: quantize: simplify 32x32_b args" into mainJames Zern
2023-03-08Fix buffer overrun in highbd Neon subpel variance filtersJonathan Wright
2023-03-08disable vpx_highbd_*_sub_pixel_avg_variance4x{4,8}_neonJames Zern
2023-03-07disable vpx_highbd_*_sub_pixel_variance4x{4,8}_neonJames Zern
2023-03-07Merge changes I79247b5a,Ic6016cf8,Ibab7ec5f into mainJames Zern
2023-03-07Merge changes Ic021e82e,I2bce6f19,I250ab56e,I910692b1,Iefaa774d into mainJames Zern
2023-03-07Add Neon implementation of vp9_block_error_cSalome Thirot
2023-03-07Optimize vp9_block_error_fp_neonSalome Thirot
2023-03-07Merge "Fix heap buffer overrun in vpx_get4x4sse_cs_neon" into mainJames Zern
2023-03-07Fix heap buffer overrun in vpx_get4x4sse_cs_neonJonathan Wright
2023-03-06Implement highbd_d207_predictor using NeonGeorge Steed
2023-03-06Implement highbd_d153_predictor using NeonGeorge Steed
2023-03-06Implement d207_predictor using NeonGeorge Steed
2023-03-06Implement d117_predictor using NeonGeorge Steed
2023-03-06Implement d153_predictor using NeonGeorge Steed
2023-03-06Implement highbd_d63_predictor using NeonGeorge Steed
2023-03-06reland: quantize: simplify 32x32_b argsJohann
2023-03-03disable vp8_sixtap_predict16x16_neonJames Zern
2023-03-03disable vpx_get4x4sse_cs_neonJames Zern
2023-03-03Revert "Implement d117_predictor using Neon"James Zern
2023-03-01Revert "quantize: simplify 32x32_b args"James Zern
2023-03-01Revert "quantize: simplifly highbd 32x32_b args"James Zern
2023-03-01Revert "quantize: use scan_order instead of passing scan/iscan"James Zern
2023-03-01Merge "Optimize Neon implementation of high bitdepth MSE functions" into mainJames Zern
2023-03-01Revert "Implement highbd_d63_predictor using Neon"James Zern
2023-03-01Optimize Neon implementation of high bitdepth MSE functionsSalome Thirot
2023-03-01quantize: use scan_order instead of passing scan/iscanJohann
2023-03-01quantize: simplifly highbd 32x32_b argsJohann
2023-02-28Merge changes I892fbd2c,Ic59df16c,I7228327b,Ib4a1a2cb into mainJames Zern
2023-02-28Merge "quantize: simplify 32x32_b args" into mainJames Zern
2023-02-28Implement highbd_d117_predictor using NeonGeorge Steed
2023-02-28Implement highbd_d63_predictor using NeonGeorge Steed
2023-02-28Implement d117_predictor using NeonGeorge Steed
2023-02-28Implement d63_predictor using NeonGeorge Steed
2023-02-28quantize: simplify 32x32_b argsJohann
2023-02-27Add Neon implementations of standard bitdepth MSE functionsSalome Thirot
2023-02-24Merge changes I65d86038,If3299fe5,I3ef1ff19 into mainJames Zern
2023-02-24Add Neon implementation of high bitdepth 32x32 hadamard transformSalome Thirot
2023-02-24Add Neon implementation of high bitdepth 16x16 hadamard transformSalome Thirot
2023-02-23vp9 rc test: change param type to boolJerome Jiang