spatial svc: rescope sl
authorJohann <johannkoenig@google.com>
Tue, 13 Mar 2018 21:37:39 +0000 (14:37 -0700)
committerJohann <johannkoenig@google.com>
Tue, 13 Mar 2018 21:38:05 +0000 (14:38 -0700)
commit7b278e30723d7c9e769ed8ac54daf45a721172da
tree5c60a163228cb01d1b3ce0b52b6e723dec1821a8
parent95a71057f09f6b94e08ad2206ee8856a5695cf4f
spatial svc: rescope sl

sl was passed to set_frame_flags_bypass_mode, triggering
an uninitialized variable warning. Inside the function it
is only used as a local variable.

Change-Id: If743626e9e10fd41d135e3b4ad6196dc4dc90172
examples/vp9_spatial_svc_encoder.c