Searched refs:y_high (Results 1 – 2 of 2) sorted by relevance
25 static const int y_high = 220; variable59 if (y_avg < y_low || y_avg > y_high) in MbHasSkinColor()
32 static const int y_high = 220; variable55 if (y < y_low || y > y_high) { in vp9_skin_pixel()