)]}' { "commit": "52a7eadd89673774cbe408d73cf618258c9f1b35", "tree": "1c3cd6a032e9110788a541a4994702ac8896d76f", "parents": [ "cb496e949581a752f45c22e549d2d491fb7af9a0" ], "author": { "name": "Jonathan Wright", "email": "jonathan.wright@arm.com", "time": "Thu Aug 18 15:08:35 2022 +0100" }, "committer": { "name": "James Zern", "email": "jzern@google.com", "time": "Fri Sep 23 02:09:03 2022 +0000" }, "message": "Add Neon implementation of av1_convolve_2d_sr for 12-tap filter\n\nAdd an Arm Neon implementation of av1_convolve_2d_sr for 12-tap\nfilters and use it instead of falling back to the scalar C function.\n\nThe implementation is split into horizontal and vertical helper\nfunctions so that we can more easily provide alternative paths (e.g.\nusing dot-product instructions) in future patches.\n\nChange-Id: I836b389d6e92ca8cbc7bded8ac8afd954652a246\n", "tree_diff": [ { "type": "modify", "old_id": "2d35669478f3cb15f7ca5c15fea2303aac3dd35f", "old_mode": 33188, "old_path": "av1/common/arm/convolve_neon.c", "new_id": "eceab99af19809724a835414ef113f2110a09a74", "new_mode": 33188, "new_path": "av1/common/arm/convolve_neon.c" } ] }