Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/jpeg/
Drgba32.c74 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGBA32_1x1() local
131 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGBA32_2x1() local
203 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGBA32_1x2() local
276 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGBA32_2x2() local
Dbgr24.c74 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGR24_1x1() local
130 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGR24_2x1() local
197 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGR24_1x2() local
267 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGR24_2x2() local
Drgb24.c74 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGB24_1x1() local
128 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGB24_2x1() local
197 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGB24_1x2() local
266 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_RGB24_2x2() local
Dbgra32.c74 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGRA32_1x1() local
132 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGRA32_2x1() local
202 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGRA32_1x2() local
276 const unsigned char *Y, *Cb, *Cr; in YCrCB_to_BGRA32_2x2() local
Dtinyjpeg-internal.h110 uint8_t Y[64*4], Cr[64], Cb[64]; member
/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.c210 const double blue,double *Y,double *Cb,double *Cr) in ConvertRGBToYCbCr()
1414 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