Searched refs:luma (Results 1 – 1 of 1) sorted by relevance
103 const int luma = 16839 * r + 33059 * g + 6420 * b; in GetLumaY() local104 return (luma + kRound) >> YUV_FRAC; in GetLumaY()
Completed in 7 milliseconds