commit | 639c48f9e133332f7546b029ac313f3c09ccb13f | [log] [tgz] |
---|---|---|
author | Yushin Cho <ycho@mozilla.com> | Fri Mar 03 14:26:07 2017 -0800 |
committer | Yushin Cho <ycho@mozilla.com> | Tue Mar 07 01:37:55 2017 +0000 |
tree | e976fa61b77e1017681e850ac1569aaf878692eb | |
parent | 0d103578b8c6cd18b870aa6354b18a7a2c44beb0 [diff] |
Call tokenize_pvq() inside tokenize_b() Since tokenize_b() is called by var-tx and several other experiments during tokenization, in order for PVQ to run with those experiemnts at the same time, it is required to call tokenize_pvq() from tokenize_b() instead of av1_tokenize_sb(). Change-Id: I0450aa220b696efa3294952e47739acab707d483