Home
last modified time | relevance | path

Searched refs:scale_part_thresh_sumdiff (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c329 static int64_t scale_part_thresh_sumdiff(int64_t threshold_base, int speed, in scale_part_thresh_sumdiff() function
362 threshold_base = scale_part_thresh_sumdiff( in set_vbp_thresholds()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c579 static int64_t scale_part_thresh_sumdiff(int64_t threshold_base, int speed, in scale_part_thresh_sumdiff() function
637 scale_part_thresh_sumdiff(threshold_base, cpi->oxcf.speed, cm->width, in set_vbp_thresholds()
641 threshold_base = scale_part_thresh_sumdiff( in set_vbp_thresholds()