Searched refs:rYPbPrColor (Results 1 – 2 of 2) sorted by relevance
252 BColor ypbpr2rgb(const BColor& rYPbPrColor) in ypbpr2rgb() argument254 const double y=rYPbPrColor.getRed(), pb=rYPbPrColor.getGreen(), pr=rYPbPrColor.getBlue(); in ypbpr2rgb()
55 BColor ypbpr2rgb(const BColor& rYPbPrColor);
Completed in 15 milliseconds