]> granicus.if.org Git - libvpx/commit
ensure ctx is used
authorJohann <johannkoenig@google.com>
Mon, 4 Nov 2019 21:05:12 +0000 (15:05 -0600)
committerJohann <johannkoenig@google.com>
Mon, 4 Nov 2019 21:05:12 +0000 (15:05 -0600)
commit7e5b40800b73b7b73ecfb65de31c247f170cd464
treebe645ef8d71f1cb7ce63ff748a775404650811fa
parent88f6a8925a2d86f1e73966705e80de3823f2d28a
ensure ctx is used

Rather that (void)ing ctx, document the case where it might not be used.

BUG=webm:1612

Change-Id: I1f1ba9a3d52b43a6987dbe3afec96fa17101e3bf
vp8/common/generic/systemdependent.c