Searched refs:YCbCrtoRGB (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_getimage.c1542 #define YCbCrtoRGB(dst, Y) { \ macro
1598 YCbCrtoRGB(cp [0], pp[ 0]);
1599 YCbCrtoRGB(cp [1], pp[ 1]);
1600 YCbCrtoRGB(cp [2], pp[ 2]);
1601 YCbCrtoRGB(cp [3], pp[ 3]);
1602 YCbCrtoRGB(cp1[0], pp[ 4]);
1603 YCbCrtoRGB(cp1[1], pp[ 5]);
1604 YCbCrtoRGB(cp1[2], pp[ 6]);
1605 YCbCrtoRGB(cp1[3], pp[ 7]);
1606 YCbCrtoRGB(cp
2014 #undef YCbCrtoRGB macro
[all...]

Completed in 174 milliseconds