Home
last modified time | relevance | path

Searched refs:level_to_qindex_map (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Drdopt_utils.h339 const int level_to_qindex_map[6] = { 0, 0, 0, 0, 80, 100 }; in check_txfm_eval() local
341 const int pred_qindex_thresh = level_to_qindex_map[level]; in check_txfm_eval()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Drdopt_utils.h340 const int level_to_qindex_map[5] = { 0, 0, 0, 80, 100 }; in check_txfm_eval() local
342 const int pred_qindex_thresh = level_to_qindex_map[level]; in check_txfm_eval()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Drdopt_utils.h339 const int level_to_qindex_map[6] = { 0, 0, 0, 0, 80, 100 }; in check_txfm_eval() local
341 const int pred_qindex_thresh = level_to_qindex_map[level]; in check_txfm_eval()