Home
last modified time | relevance | path

Searched defs:Cr (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_getimage.c1843 int32 Cb, Cr; in putcontig8bitYCbCrGenericTile() local
1913 int32 Cr = pp[17]; in DECLAREContigPutFunc() local
1948 int32 Cr = pp[17]; in DECLAREContigPutFunc() local
2016 int32 Cr = pp[9]; in DECLAREContigPutFunc() local
2039 int32 Cr = pp[9]; in DECLAREContigPutFunc() local
2093 int32 Cr = pp[5]; in DECLAREContigPutFunc() local
2108 int32 Cr = pp[5]; in DECLAREContigPutFunc() local
2141 uint32 Cr = pp[5]; in DECLAREContigPutFunc() local
2153 uint32 Cr = pp[5]; in DECLAREContigPutFunc() local
2169 uint32 Cr = pp[5]; in DECLAREContigPutFunc() local
[all …]
Dtif_color.c183 TIFFYCbCrtoRGB(TIFFYCbCrToRGB *ycbcr, uint32 Y, int32 Cb, int32 Cr, in TIFFYCbCrtoRGB()
276 int32 Cr = (int32)CLAMPw(Code2V(x, refBlackWhite[4] - 128.0F, in TIFFYCbCrToRGBInit() local
/external/tensorflow/tensorflow/contrib/specs/python/
Dspecs_ops.py83 Cr = Fun(layers.conv2d, activation_fn=nn_ops.relu) variable
/external/ImageMagick/MagickCore/
Dcolorspace.c265 const double blue,double *Y,double *Cb,double *Cr) in ConvertRGBToYCbCr()
1478 const double Cr,double *red,double *green,double *blue) in ConvertYCbCrToRGB()
Dfourier.c241 *magick_restrict Cr; in ComplexImages() local
/external/ImageMagick/tests/
Dvalidate.c341 const double blue,double *Y,double *Cb,double *Cr) in ConvertRGBToYCbCr()
358 const double Cr,double *red,double *green,double *blue) in ConvertYCbCrToRGB()
699 Cr, in ValidateRGBToJPEGYCbCr() local
/external/u-boot/tools/easylogo/
Deasylogo.c48 unsigned char Cb, y1, Cr, y2; member