Searched refs:av1_set_variance_partition_thresholds (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | var_based_part.h | 55 void av1_set_variance_partition_thresholds(AV1_COMP *cpi, int q,
|
H A D | tune_butteraugli.c | 307 av1_set_variance_partition_thresholds(cpi, q_index, 0); in av1_setup_butteraugli_rdmult()
|
H A D | encoder_utils.c | 1135 av1_set_variance_partition_thresholds(cpi, q_for_screen_content_quick_run, in av1_determine_sc_tools_with_encoding()
|
H A D | encoder.c | 2658 av1_set_variance_partition_thresholds(cpi, q, 0); in encode_without_recode() 2672 av1_set_variance_partition_thresholds(cpi, q, 0); in encode_without_recode() 2977 av1_set_variance_partition_thresholds(cpi, q, 0); in encode_with_recode_loop()
|
H A D | var_based_part.c | 973 void av1_set_variance_partition_thresholds(AV1_COMP *cpi, int qindex, in av1_set_variance_partition_thresholds() function
|