commit | 308a6397e5b1ac624977f0b050cb323e5792058c | [log] [tgz] |
---|---|---|
author | hui su <huisu@google.com> | Thu Jan 12 14:49:57 2017 -0800 |
committer | Hui Su <huisu@google.com> | Thu Jan 19 19:05:40 2017 +0000 |
tree | 0d86da0f4073a1586eb08a81b78f02dd3f135fff | |
parent | 2f6bdd849bc87038d17c7e8d0e27ba017c071dfd [diff] |
Speed up keyframe encoding with model RD model_rd_for_sb() can quickly compute an approximated RD cost. We use the estimated RD cost to skip running full RD for some bad mode candidates. This only affects keyframe encoding. Observed 22% encoding time reduction, and 0.03% compression loss. Change-Id: I793f1eda98d67e8da9bc1648dcf272222b30a556