vpx/vp9
Johann ca4e27f5da Drop zbin_ptr and quant_shift_ptr
vp9[_highbd]_quantize]_fp[_32x32] and vp9_fdct8x8_quant do not make use
of these parameters.

scan is used for C code and iscan is used for SIMD implementations.

Change-Id: I908a0ff7d3febac33da97e0596e040ec7bc18ca5
2017-02-16 13:20:32 -08:00
..
common Drop zbin_ptr and quant_shift_ptr 2017-02-16 13:20:32 -08:00
decoder apply clang-format 2017-02-14 12:45:52 -08:00
encoder Drop zbin_ptr and quant_shift_ptr 2017-02-16 13:20:32 -08:00
exports_dec support building vp8 and vp9 into a single lib 2012-11-15 10:46:17 -08:00
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 Row based multi-threading of encoding stage 2017-02-15 00:49:34 +00:00
vp9_dx_iface.c Add decoder getters for the last quantizer. 2017-01-12 16:16:22 -05:00
vp9_dx_iface.h vp9-svc: Add decoder control to decode up to x spatial layers. 2016-11-03 11:18: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 fdct higbd neon: connect existing highbd calls 2017-02-14 22:11:49 +00:00
vp9dx.mk vp9_dx_iface: move struct defs to separate header 2015-10-29 17:55:35 -07:00