Home
last modified time | relevance | path

Searched defs:threshold_base (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dvar_based_part.c424 static int64_t scale_part_thresh_content(int64_t threshold_base, int speed, in scale_part_thresh_content()
535 int64_t threshold_base, in set_vbp_thresholds_key_frame()
562 AV1_COMP *cpi, int64_t thresholds[], int64_t threshold_base, in tune_thresh_based_on_resolution()
628 int64_t threshold_base, in tune_base_thresh_content()
663 int64_t threshold_base = (int64_t)(threshold_multiplier * ac_q); in set_vbp_thresholds() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c549 static int64_t scale_part_thresh_sumdiff(int64_t threshold_base, int speed, in scale_part_thresh_sumdiff()
579 int64_t threshold_base = in set_vbp_thresholds() local