summaryrefslogtreecommitdiff
path: root/vp8/decoder/generic/dsystemdependent.c
diff options
context:
space:
mode:
authorYaowu Xu <yaowu@google.com>2012-05-24 12:02:12 -0700
committerYaowu Xu <yaowu@google.com>2012-06-12 14:57:54 -0700
commit074a38b1fd79c386104bb71547e0b9d7dd039056 (patch)
tree97ee6b50fb896072b876509f3e403e520b540096 /vp8/decoder/generic/dsystemdependent.c
parentbb25083d65c4892c0f2fb585588b0c52c1c11b11 (diff)
downloadlibvpx-074a38b1fd79c386104bb71547e0b9d7dd039056.tar
libvpx-074a38b1fd79c386104bb71547e0b9d7dd039056.tar.gz
libvpx-074a38b1fd79c386104bb71547e0b9d7dd039056.tar.bz2
libvpx-074a38b1fd79c386104bb71547e0b9d7dd039056.zip
changed to use a fixed number for update probabity
This commit is to remove two arrays, which contain the probabilities of how likely each probability in coef_probs table is updated. The commit changed to use a fixed number "252". Surprisedly, the overall impact on quality is close to zero, which basically says the two big static arrays are not helpful at all. derf: -0.016%, -0.020% std-hd: 0.000%, -0.013% yt: -0.022%, +0.007% yt-hd: -0.038%, +0.034% Change-Id: Ifee94d28a37dcab4f1d2b994bd5b07575be42b72
Diffstat (limited to 'vp8/decoder/generic/dsystemdependent.c')
0 files changed, 0 insertions, 0 deletions