Home
last modified time | relevance | path

Searched refs:total_perceptual_weight (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/libimagequant/
Dviter.c110 return total_diff / hist->total_perceptual_weight; in viter_do_iteration()
Dpam.h245 double total_perceptual_weight; member
Dpam.c259 hist->total_perceptual_weight = total_weight; in pam_acolorhashtoacolorhist()
Dmediancut.c347 target_mse *= hist->total_perceptual_weight; in total_box_error_below_target()