)]}'
{
  "commit": "9491a13cfab5a0ea5e15a9c5c535fd8afe15335d",
  "tree": "35c99e53ab7b96712f44987f9ffe2cd94ed50e2b",
  "parents": [
    "b96bb3af498487030382138efcb5133b033128ad"
  ],
  "author": {
    "name": "Jonathan Wright",
    "email": "jonathan.wright@arm.com",
    "time": "Fri Jul 08 15:04:36 2022 +0100"
  },
  "committer": {
    "name": "James Zern",
    "email": "jzern@google.com",
    "time": "Fri Sep 02 22:35:14 2022 +0000"
  },
  "message": "Implement Neon variance functions for all block sizes\n\nAdd a Neon implementation of aom_variance\u003cw\u003ex\u003ch\u003e for the following\nblock sizes - that previously only used a scalar C implementation on\nArm:\n * 64x16\n * 32x8\n * 16x4, 16x64\n * 8x32\n * 4x16\n\nAlso add test coverage for new Neon functions.\n\nChange-Id: I7f3684cde55f5a03f50852915dd43848b1dff3bb\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5e081a76322c064f74a81f89bb4f2e6a5cbd37f9",
      "old_mode": 33261,
      "old_path": "aom_dsp/aom_dsp_rtcd_defs.pl",
      "new_id": "f5c9b03daf15182e43b361599ec89ba769cdf352",
      "new_mode": 33261,
      "new_path": "aom_dsp/aom_dsp_rtcd_defs.pl"
    },
    {
      "type": "modify",
      "old_id": "1b6c43a2483b3479a1d558b812c89127951a4839",
      "old_mode": 33188,
      "old_path": "aom_dsp/arm/variance_neon.c",
      "new_id": "8505d1b9c00f7c8655459e4d0a6530398dc04b1b",
      "new_mode": 33188,
      "new_path": "aom_dsp/arm/variance_neon.c"
    },
    {
      "type": "modify",
      "old_id": "e96f933e022290dbf6be6579042385207696659e",
      "old_mode": 33188,
      "old_path": "test/variance_test.cc",
      "new_id": "d41b4bed522ac230258ad8498cc9155410d0499d",
      "new_mode": 33188,
      "new_path": "test/variance_test.cc"
    }
  ]
}
