commit | 38f1fbbb759518356c6d8ef6f27bab4e6e263a1a | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Fri Jul 17 12:05:42 2015 -0700 |
committer | Yunqing Wang <yunqingwang@google.com> | Fri Jul 17 16:38:14 2015 -0700 |
tree | 2de57b41062bfc0700da4d247a7c24cd7bb37bc4 | |
parent | 3590a4b437bea6db16e09504b2a9968c398603d9 [diff] |
Migrate quantization functions from vp9/ to vpx_dsp/ The following quantization functions were moved: vp9_quantize_b vp9_quantize_b_32x32 vp9_highbd_quantize_b vp9_highbd_quantize_b_32x32 vp9_quantize_dc vp9_quantize_dc_32x32 vp9_highbd_quantize_dc vp9_highbd_quantize_dc_32x32 The purpose of doing that was to allow these functions to be shared by multiple codecs. Change-Id: Id8ab939f283353cdd07bd930d47db3d932a5d87f