]> granicus.if.org Git - libvpx/commit
Move bit_depth init out of setup_quantization
authorYaowu Xu <yaowu@google.com>
Wed, 16 Dec 2015 19:43:11 +0000 (11:43 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 16 Dec 2015 19:43:11 +0000 (11:43 -0800)
commite6501296834cdcfd1f7efb59eeed5562fc93c30e
treed12afee1e5423a84b20c529fd5364a500b52f6ae
parentf73a511d37f75a3400e854e4b38bc2e2ba28687c
Move bit_depth init out of setup_quantization

This also fixes a compiling error under --enable-vp9_highbitdepth.

Change-Id: I9d1dcb95d3336d797eb3c23a4702c30b04355357
vp10/decoder/decodeframe.c