vp8dx.h: Add macro for skipping loop filter
authorVignesh Venkatasubramanian <vigneshv@google.com>
Tue, 16 Jan 2018 23:42:43 +0000 (15:42 -0800)
committerJames Zern <jzern@google.com>
Wed, 17 Jan 2018 02:27:42 +0000 (18:27 -0800)
commiteedda5f9249de8446d8406d4c30d6a1b211552d1
tree74ada059e560699707be057fcfeeb5cc4a38f883
parent7d197399492ab417ab8ba76fff9aa1b5309edd36
vp8dx.h: Add macro for skipping loop filter

Without this applications cannot use the vpx_codec_control macro
for VP9_SET_SKIP_LOOP_FILTER. The tests only cover the underscored
version vpx_codec_control_().

Change-Id: I3e6c1888307b76636fdc1a8deae70b5c14238163
(cherry picked from commit 373e08f921e5bfd5a96963fabbbbe16ec793d44e)
vpx/vp8dx.h