]> granicus.if.org Git - libvpx/commit
vp9_resize.c: assert vp9_highbd_resize_plane conditions
authorJohann <johannkoenig@google.com>
Wed, 14 Mar 2018 21:45:23 +0000 (14:45 -0700)
committerJohann <johannkoenig@google.com>
Wed, 14 Mar 2018 23:42:14 +0000 (16:42 -0700)
commita3f09c03b89ddd25e1aa7da4b2bd30a805f9d740
tree867e7c6ec3bb358960770a3699a64217afe89d05
parent13d0955b250bcb7eac99034e7b1677d3d026b569
vp9_resize.c: assert vp9_highbd_resize_plane conditions

Clears static analysis warnings similar to the low bitdepth version:
commit c4367b9b51782969d3b37ead6694d19ef9bfb58c
Author: James Zern <jzern@google.com>
Date:   Wed Mar 18 14:34:30 2015 -0700

    vp9_resize_plane: quiet some static analysis warnings

Change-Id: I5501d0d6ad7c7720d746d53ec07078cb9051d0d7
vp9/encoder/vp9_resize.c