vpx/vp9
Johann 13eed991f9 Remove skip_block from quantize
This condition is handled before this code is reached. The ssse3 version
of the function has always crashed when attempting to handle the
skip_block condition.

Add assert() and comments regarding the usage of skip_block.

Removing the parameter is a fairly involved process so leave it be for
the moment.

Change-Id: Ib299f6fc6589d7ee102262cc74a7aeb60110bc5a
2017-08-21 09:49:04 -07:00
..
common Merge changes I08b562b6,Ia275940a,I51106e90 2017-08-16 16:36:37 +00:00
decoder vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00
encoder Remove skip_block from quantize 2017-08-21 09:49:04 -07:00
exports_dec
exports_enc Removing vpx_codec_vp9x_cx and internal experimental flag. 2013-12-27 14:01:12 -08:00
vp9_common.mk vp8: remove VP8_SET_DBG* control support 2016-09-20 20:19:36 -07:00
vp9_cx_iface.c Prevent parameters that can cause invalid ARF groups. 2017-08-16 14:33:59 +01:00
vp9_dx_iface.c vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00
vp9_dx_iface.h vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00
vp9_iface_common.h vp9/decoder,vp9/*.[hc]: apply clang-format 2016-08-03 14:29:31 -07:00
vp9cx.mk vp9: strip temporal filter code 2017-08-14 14:27:53 -07:00
vp9dx.mk vp9: remove FrameWorkerData & vp9_dthread.h 2017-07-05 22:32:00 -07:00