commit | f1cb075db149f627cbe3b945839f566cf1cc6b7d | [log] [tgz] |
---|---|---|
author | Angie Chiang <angiebird@google.com> | Mon Apr 10 16:01:20 2017 -0700 |
committer | Angie Chiang <angiebird@google.com> | Tue Apr 11 23:56:30 2017 +0000 |
tree | d7bc8242eef3d56301a86468e1172b5a275ae3ed | |
parent | e50f3eca1ae73e42c858b2e53c7c0d3d95b4a5b8 [diff] |
Modify choose_tx_size_type_from_rd for lv_map exp The tx_type becomes dummy when lv_map is on. The tx_type search will be performed in av1_search_txk_type() and the results will be stored in txk_type[] In choose_tx_size_type_from_rd, we use best_txk_type[] to record the best search result within different tx_size. Change-Id: I67c489d261aecaa0092e0cc562670588c6c55941