Home
last modified time | relevance | path

Searched defs:yg (Results 1 – 6 of 6) sorted by relevance

/external/libyuv/files/source/
Drow_dspr2.cc602 uint32 yg = yuvconstants->kYToRgb[0]; in I422ToARGBRow_DSPR2() local
884 uint32 yg = yuvconstants->kYToRgb[0]; in I444ToARGBRow_DSPR2() local
970 uint32 yg = yuvconstants->kYToRgb[0]; in I422ToARGB4444Row_DSPR2() local
1061 uint32 yg = yuvconstants->kYToRgb[0]; in I422ToARGB1555Row_DSPR2() local
1152 uint32 yg = yuvconstants->kYToRgb[0]; in NV12ToARGBRow_DSPR2() local
Drow_common.cc1327 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel() local
1370 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel8_16() local
1414 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel16() local
Drow_msa.cc27 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, bb, bg, br, yg) \ argument
73 #define YUVTORGB(in_y, in_uv, ubvr, ugvg, bb, bg, br, yg, out_b, out_g, out_r) \ argument
/external/pdfium/third_party/lcms/src/
Dcmswtpnt.c284 cmsFloat64Number xg, yg; in _cmsBuildRGB2XYZtransferMatrix() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_common.cc1327 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel() local
1370 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel8_16() local
1414 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel16() local
Drow_msa.cc27 #define YUVTORGB_SETUP(yuvconst, ub, vr, ug, vg, bb, bg, br, yg) \ argument
73 #define YUVTORGB(in_y, in_uv, ubvr, ugvg, bb, bg, br, yg, out_b, out_g, out_r) \ argument