Lines Matching refs:kUVToRB
1320 int ub = -yuvconstants->kUVToRB[0]; in YuvPixel()
1323 int vr = -yuvconstants->kUVToRB[1]; in YuvPixel()
1329 int ub = -yuvconstants->kUVToRB[0]; in YuvPixel()
1332 int vr = -yuvconstants->kUVToRB[4]; in YuvPixel()
1363 int ub = -yuvconstants->kUVToRB[0]; in YuvPixel8_16()
1366 int vr = -yuvconstants->kUVToRB[1]; in YuvPixel8_16()
1372 int ub = -yuvconstants->kUVToRB[0]; in YuvPixel8_16()
1375 int vr = -yuvconstants->kUVToRB[4]; in YuvPixel8_16()
1407 int ub = -yuvconstants->kUVToRB[0]; in YuvPixel16()
1410 int vr = -yuvconstants->kUVToRB[1]; in YuvPixel16()
1416 int ub = -yuvconstants->kUVToRB[0]; in YuvPixel16()
1419 int vr = -yuvconstants->kUVToRB[4]; in YuvPixel16()