]> granicus.if.org Git - libvpx/commit
Update TEST_P(PartialIDctTest, RunQuantCheck)
authorLinfeng Zhang <linfengz@google.com>
Wed, 7 Dec 2016 19:34:00 +0000 (11:34 -0800)
committerLinfeng Zhang <linfengz@google.com>
Wed, 7 Dec 2016 19:34:00 +0000 (11:34 -0800)
commit834feffe08113a0528d9c919c846459f4975b962
tree2a0226cd193aac1056ff78cd7ad18016f6020122
parent018a2adcb1b14a8f12fae6342c627c41e8b28ef1
Update TEST_P(PartialIDctTest, RunQuantCheck)

1. Use correct projections when copying real dct/quant outputs.
2. Remove local random number generator and combine loops.
3. Quantization with minimum allowed step sizes instead of maximum.
   This may generate larger inputs.

Change-Id: I154afc26230c894d564671cff4b8fd5485b69598
test/partial_idct_test.cc