Home
last modified time | relevance | path

Searched refs:rd_sf (Results 1 – 22 of 22) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dspeed_features.c682 sf->rd_sf.optimize_b_precheck = 1; in set_rt_speed_features_framesize_independent()
761 sf->rd_sf.use_mb_rd_hash = 0; in set_rt_speed_features_framesize_independent()
1076 rd_sf->trellis_eob_fast = 0; in init_rd_sf()
1077 rd_sf->use_mb_rd_hash = 1; in init_rd_sf()
1078 rd_sf->optimize_b_precheck = 0; in init_rd_sf()
1079 rd_sf->use_fast_coef_costing = 0; in init_rd_sf()
1080 rd_sf->simple_model_rd_from_var = 0; in init_rd_sf()
1081 rd_sf->tx_domain_dist_level = 0; in init_rd_sf()
1083 rd_sf->use_hash_based_trellis = 0; in init_rd_sf()
1084 rd_sf->perform_coeff_opt = 0; in init_rd_sf()
[all …]
H A Dspeed_features.h1004 RD_CALC_SPEED_FEATURES rd_sf; member
H A Dmodel_rd.h99 if (cpi->sf.rd_sf.simple_model_rd_from_var) { in model_rd_from_sse()
H A Dtx_search.c1111 cpi->sf.rd_sf.trellis_eob_fast, rate_cost); in recon_intra()
2212 if (cpi->sf.rd_sf.optimize_b_precheck && best_rd < INT64_MAX && in search_txk_type()
2224 cpi->sf.rd_sf.trellis_eob_fast, &rate_cost); in search_txk_type()
2694 cpi->sf.rd_sf.use_fast_coef_costing, FTXS_NONE, 0); in choose_largest_tx_size()
2708 cpi->sf.rd_sf.use_fast_coef_costing, FTXS_NONE, 0); in choose_smallest_tx_size()
2878 tx_size, cpi->sf.rd_sf.use_fast_coef_costing, ftxs_mode, skip_trellis); in av1_txfm_yrd()
3218 (within_border && cpi->sf.rd_sf.use_mb_rd_hash); in av1_pick_tx_size_type_yrd()
3299 (within_border && cpi->sf.rd_sf.use_mb_rd_hash && is_inter); in av1_super_block_yrd()
3381 cpi->sf.rd_sf.use_fast_coef_costing, FTXS_NONE, 0); in av1_super_block_uvrd()
H A Dencodemb.c412 args->cpi->sf.rd_sf.trellis_eob_fast, &dummy_rate_cost); in encode_block()
750 args->cpi->sf.rd_sf.trellis_eob_fast, &dummy_rate_cost); in av1_encode_block_intra()
H A Dintra_mode_search.c1355 cpi->sf.rd_sf.use_fast_coef_costing, FTXS_NONE, 0); in cfl_rd_pick_alpha()
1384 cpi->sf.rd_sf.use_fast_coef_costing, FTXS_NONE, 0); in cfl_rd_pick_alpha()
H A Dencodeframe.c5591 cpi->optimize_seg_arr[i] = cpi->sf.rd_sf.optimize_coefficients; in encode_frame_internal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dspeed_features.c430 sf->rd_sf.perform_coeff_opt = 1; in set_good_speed_features_framesize_independent()
866 sf->rd_sf.tx_domain_dist_level = 1; in set_rt_speed_features_framesize_independent()
882 sf->rd_sf.use_mb_rd_hash = 0; in set_rt_speed_features_framesize_independent()
892 sf->rd_sf.tx_domain_dist_level = 2; in set_rt_speed_features_framesize_independent()
928 sf->rd_sf.simple_model_rd_from_var = 1; in set_rt_speed_features_framesize_independent()
1242 rd_sf->use_mb_rd_hash = 1; in init_rd_sf()
1243 rd_sf->simple_model_rd_from_var = 0; in init_rd_sf()
1244 rd_sf->tx_domain_dist_level = 0; in init_rd_sf()
1245 rd_sf->tx_domain_dist_thres_level = 0; in init_rd_sf()
1246 rd_sf->perform_coeff_opt = 0; in init_rd_sf()
[all …]
H A Dspeed_features.h1138 RD_CALC_SPEED_FEATURES rd_sf; member
H A Dmodel_rd.h99 if (cpi->sf.rd_sf.simple_model_rd_from_var) { in model_rd_from_sse()
H A Dencodeframe.c1320 cpi->optimize_seg_arr[i] = cpi->sf.rd_sf.optimize_coefficients; in encode_frame_internal()
H A Dtx_search.c3582 (within_border && cpi->sf.rd_sf.use_mb_rd_hash); in av1_pick_recursive_tx_size_type_yrd()
3660 if (is_inter && cpi->sf.rd_sf.use_mb_rd_hash) { in av1_pick_uniform_tx_size_type_yrd()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dspeed_features.c424 sf->rd_sf.perform_coeff_opt = 1; in set_good_speed_features_framesize_independent()
875 sf->rd_sf.tx_domain_dist_level = 1; in set_rt_speed_features_framesize_independent()
891 sf->rd_sf.use_mb_rd_hash = 0; in set_rt_speed_features_framesize_independent()
899 sf->rd_sf.tx_domain_dist_level = 2; in set_rt_speed_features_framesize_independent()
935 sf->rd_sf.simple_model_rd_from_var = 1; in set_rt_speed_features_framesize_independent()
1243 rd_sf->use_mb_rd_hash = 1; in init_rd_sf()
1244 rd_sf->simple_model_rd_from_var = 0; in init_rd_sf()
1245 rd_sf->tx_domain_dist_level = 0; in init_rd_sf()
1246 rd_sf->tx_domain_dist_thres_level = 0; in init_rd_sf()
1247 rd_sf->perform_coeff_opt = 0; in init_rd_sf()
[all …]
H A Dspeed_features.h1113 RD_CALC_SPEED_FEATURES rd_sf; member
H A Dmodel_rd.h99 if (cpi->sf.rd_sf.simple_model_rd_from_var) { in model_rd_from_sse()
H A Dencodeframe.c1340 cpi->optimize_seg_arr[i] = cpi->sf.rd_sf.optimize_coefficients; in encode_frame_internal()
H A Dtx_search.c3706 (within_border && cpi->sf.rd_sf.use_mb_rd_hash); in av1_pick_recursive_tx_size_type_yrd()
3784 if (is_inter && cpi->sf.rd_sf.use_mb_rd_hash) { in av1_pick_uniform_tx_size_type_yrd()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dspeed_features.c333 sf->rd_sf.perform_coeff_opt = 1; in set_allintra_speed_features_framesize_independent()
362 sf->rd_sf.perform_coeff_opt = 2; in set_allintra_speed_features_framesize_independent()
378 sf->rd_sf.perform_coeff_opt = 3; in set_allintra_speed_features_framesize_independent()
436 sf->rd_sf.perform_coeff_opt = 5; in set_allintra_speed_features_framesize_independent()
487 sf->rd_sf.perform_coeff_opt = 6; in set_allintra_speed_features_framesize_independent()
853 sf->rd_sf.perform_coeff_opt = 1; in set_good_speed_features_framesize_independent()
1335 sf->rd_sf.tx_domain_dist_level = 1; in set_rt_speed_features_framesize_independent()
1787 rd_sf->use_mb_rd_hash = 1; in init_rd_sf()
1789 rd_sf->tx_domain_dist_level = 0; in init_rd_sf()
1791 rd_sf->perform_coeff_opt = 0; in init_rd_sf()
[all …]
H A Dmodel_rd.h98 if (cpi->sf.rd_sf.simple_model_rd_from_var) { in model_rd_from_sse()
H A Dspeed_features.h1384 RD_CALC_SPEED_FEATURES rd_sf; member
H A Dencodeframe.c1353 cpi->optimize_seg_arr[i] = cpi->sf.rd_sf.optimize_coefficients; in encode_frame_internal()
H A Dtx_search.c3745 (within_border && cpi->sf.rd_sf.use_mb_rd_hash); in av1_pick_recursive_tx_size_type_yrd()
3823 if (is_inter && cpi->sf.rd_sf.use_mb_rd_hash) { in av1_pick_uniform_tx_size_type_yrd()