vpx_image: remove unused image formats
authorJames Zern <jzern@google.com>
Mon, 9 Apr 2018 23:07:40 +0000 (16:07 -0700)
committerJames Zern <jzern@google.com>
Mon, 9 Apr 2018 23:25:50 +0000 (16:25 -0700)
commitc9a459216dc3d33db60147d14caad58c586f354b
tree36df9ad2045ad740febc32c11e0e1661c85d5661
parentbe5df6080154e58db88fa3640e127efd18c04bde
vpx_image: remove unused image formats

libvpx only emits:
VPX_IMG_FMT_{I420,I422,I440,I444,I42016,I42216,I44016,I44416}
and additionally supports YV12 as input.

interleaved yuv, rgb and alpha formats are unused.

Change-Id: Ie2ab1099e950c6e696f475d46882f5c47a174042
vp8/vp8_cx_iface.c
vpx/src/vpx_image.c
vpx/vpx_image.h
y4menc.c
y4minput.c