added nolint to function that doesn't seem easy to breakup

Change-Id: I5489b116aea7c510ea5ebbed3c1445f321b05f3e
This commit is contained in:
Jim Bankoski 2013-10-04 14:17:47 -07:00
parent f3e6a35cdb
commit eb5b7ac27b

View File

@ -2647,4 +2647,4 @@ void FDCT32x32_2D(int16_t *input,
}
}
}
}
} // NOLINT