summaryrefslogtreecommitdiff
path: root/vp9/vp9_dx_iface.h
diff options
context:
space:
mode:
Diffstat (limited to 'vp9/vp9_dx_iface.h')
-rw-r--r--vp9/vp9_dx_iface.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vp9/vp9_dx_iface.h b/vp9/vp9_dx_iface.h
index a1c335278..f60688c4d 100644
--- a/vp9/vp9_dx_iface.h
+++ b/vp9/vp9_dx_iface.h
@@ -46,6 +46,7 @@ struct vpx_codec_alg_priv {
int svc_decoding;
int svc_spatial_layer;
int row_mt;
+ int lpf_opt;
};
#endif // VPX_VP9_VP9_DX_IFACE_H_