av1/common/filter.h: apply clang-format

Change-Id: I37f0d1fbcc6f262ae287290e2e6f5648ad0113c8
This commit is contained in:
Yaowu Xu
2016-10-26 09:05:58 -07:00
parent a1730659ec
commit 5a1fedfdda

View File

@@ -38,8 +38,8 @@ extern "C" {
#else
#define SWITCHABLE_FILTERS 3 /* Number of switchable filters */
#define LOG_SWITCHABLE_FILTERS \
2 /* (1 << LOG_SWITCHABLE_FILTERS) > SWITCHABLE_FILTERS */
#endif // CONFIG_EXT_INTERP
2 /* (1 << LOG_SWITCHABLE_FILTERS) > SWITCHABLE_FILTERS */
#endif // CONFIG_EXT_INTERP
#define USE_TEMPORALFILTER_12TAP 1
#if USE_TEMPORALFILTER_12TAP