Searched refs:skin_threshold (Results 1 – 3 of 3) sorted by relevance
21 static const int skin_threshold = 1570636; // q18 variable62 return (EvaluateSkinColorDifference(u_avg, v_avg) < skin_threshold); in MbHasSkinColor()
21 static const int skin_threshold = 1570636; // q18 variable48 return (evaluate_skin_color_difference(cb, cr) < skin_threshold); in vp9_skin_pixel()
50 static const int skin_threshold = 1570636; // q18 variable167 return (evaluate_skin_color_difference(cb, cr) < skin_threshold); in is_skin_color()