Enclose macro arguments in parentheses
authorJerome Jiang <jianj@google.com>
Wed, 13 Mar 2019 23:21:43 +0000 (16:21 -0700)
committerJerome Jiang <jianj@google.com>
Thu, 14 Mar 2019 21:57:33 +0000 (14:57 -0700)
commit1ece42aaf76c0b7e059fef5ef17c605cf1f5a478
tree557473bb0d32c10c1b508180c72c2c5ecc5ddc04
parent855a71dfda9fb2620ae5567a5bb0897aa4fc0d47
Enclose macro arguments in parentheses

BUG=webm:1606

Change-Id: I661485b860243c95b6450035dbac77b0dd4d9ff4
33 files changed:
examples/vpx_temporal_svc_encoder.c
vp8/common/common.h
vp8/common/treecoder.h
vp8/decoder/onyxd_int.h
vp8/encoder/lookahead.h
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vp8/vp8_cx_iface.c
vp8/vp8_dx_iface.c
vp9/common/vp9_alloccommon.h
vp9/common/vp9_blockd.h
vp9/common/vp9_common.h
vp9/common/vp9_mvref_common.h
vp9/common/vp9_scale.h
vp9/encoder/vp9_encodemb.c
vp9/encoder/vp9_firstpass.h
vp9/encoder/vp9_rd.h
vp9/vp9_cx_iface.c
vp9/vp9_dx_iface.c
vpx/src/vpx_encoder.c
vpx/vpx_codec.h
vpx_dsp/mips/sad_mmi.c
vpx_dsp/mips/sub_pixel_variance_msa.c
vpx_dsp/mips/variance_mmi.c
vpx_dsp/mips/variance_msa.c
vpx_dsp/ppc/inv_txfm_vsx.c
vpx_dsp/ppc/sad_vsx.c
vpx_dsp/ppc/types_vsx.h
vpx_dsp/ppc/variance_vsx.c
vpx_dsp/prob.h
vpx_dsp/vpx_dsp_common.h
vpx_dsp/x86/highbd_variance_sse2.c
vpx_ports/x86.h