)]}'
{
  "commit": "6d691cecc715c3b9985d22a72932b07d0d82a8c6",
  "tree": "04d54b6ea61f5549b57ef591a0967e52f9350373",
  "parents": [
    "f86486bf3d698b02116e58dc664e632321a190e7"
  ],
  "author": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Fri Jun 26 07:05:39 2026 -0700"
  },
  "committer": {
    "name": "Wan-Teh Chang",
    "email": "wtc@google.com",
    "time": "Fri Jun 26 11:34:13 2026 -0700"
  },
  "message": "Declare av1_lowbd_inv_txfm2d_add_neon in a header\n\nDeclare the av1_lowbd_inv_txfm2d_add_neon() function in the new\nav1/common/av1_inv_txfm2d.h header. Also move the declarations of\nav1_lowbd_inv_txfm2d_add_ssse3() and av1_lowbd_inv_txfm2d_add_avx2()\nfrom av1/common/x86/av1_inv_txfm_ssse3.h and\nav1/common/x86/av1_inv_txfm_avx2.h to av1/common/av1_inv_txfm2d.h.\n\nRemove the manual declarations of av1_lowbd_inv_txfm2d_add_ssse3(),\nav1_lowbd_inv_txfm2d_add_avx2(), and av1_lowbd_inv_txfm2d_add_neon() in\ntest/av1_inv_txfm2d_test.cc. Include av1/common/av1_inv_txfm2d.h\ninstead.\n\nChange-Id: I5bc80847e25e9a2367f60fd5354bbc9ecb4fe9a8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "19bb1a7ca0e1b6aa976b0be10c898a2740b1302b",
      "old_mode": 33188,
      "old_path": "av1/av1.cmake",
      "new_id": "936573192f43d8a0e5ae496e7167f118c2b74113",
      "new_mode": 33188,
      "new_path": "av1/av1.cmake"
    },
    {
      "type": "modify",
      "old_id": "4b8c31f3770ded59c2403615bec90caf82e2ee8b",
      "old_mode": 33188,
      "old_path": "av1/common/arm/av1_inv_txfm_neon.c",
      "new_id": "d7a83680d34cb4228c38192118e2a79b9ee8f9ce",
      "new_mode": 33188,
      "new_path": "av1/common/arm/av1_inv_txfm_neon.c"
    },
    {
      "type": "modify",
      "old_id": "4452aee3bfeda7f956eef14027deb0dc923d1b4c",
      "old_mode": 33188,
      "old_path": "av1/common/arm/av1_inv_txfm_neon.h",
      "new_id": "87d48dd576cba6fcae1242eb0a6b5907d37521ea",
      "new_mode": 33188,
      "new_path": "av1/common/arm/av1_inv_txfm_neon.h"
    },
    {
      "type": "modify",
      "old_id": "fe0afe40fc327b4696141ba2f76ffbdd2a6f6542",
      "old_mode": 33188,
      "old_path": "av1/common/av1_inv_txfm2d.c",
      "new_id": "715fcb000f89f13cae83e24ec83dacf0b69a79b1",
      "new_mode": 33188,
      "new_path": "av1/common/av1_inv_txfm2d.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "7826e678d81f2604ae304a7c6ba7a92a60dbf861",
      "new_mode": 33188,
      "new_path": "av1/common/av1_inv_txfm2d.h"
    },
    {
      "type": "modify",
      "old_id": "78ea98a26b7014a109f3335eb2931fd14fac9bf5",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_avx2.c",
      "new_id": "07662107918fa766be7da1d2ee64f9b63bf5fff6",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_avx2.c"
    },
    {
      "type": "modify",
      "old_id": "0be45e6c5f3d22900acccc547783291dddb15fbd",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_avx2.h",
      "new_id": "b4e4384d38ed6107d79ea29a0dabfdc01a8ba194",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_avx2.h"
    },
    {
      "type": "modify",
      "old_id": "d11f02375134a6ca2ec12c1370e2364a9192f801",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_ssse3.c",
      "new_id": "863c9cae299329b27b527369667dec3b397a147e",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_ssse3.c"
    },
    {
      "type": "modify",
      "old_id": "6e07021da23b76a890de7125197bb32d74052433",
      "old_mode": 33188,
      "old_path": "av1/common/x86/av1_inv_txfm_ssse3.h",
      "new_id": "c06f7a12f4caf58b311be6e377d2fad7c10b2ccc",
      "new_mode": 33188,
      "new_path": "av1/common/x86/av1_inv_txfm_ssse3.h"
    },
    {
      "type": "modify",
      "old_id": "86601bfd337459391dff22b7230efacd8c93fddd",
      "old_mode": 33188,
      "old_path": "test/av1_inv_txfm2d_test.cc",
      "new_id": "24e012c086e060648476ccb2dfd732025cf6482a",
      "new_mode": 33188,
      "new_path": "test/av1_inv_txfm2d_test.cc"
    }
  ]
}
