Searched defs:rgb (Results 1 – 2 of 2) sorted by relevance
95 Vec3f WhiteBalanceTest::initializeFromRGB(const Vec3f &rgb) { in initializeFromRGB()
317 float[] rgb = new float[CHANNELS]; in convertPixelYuvToRgb() local