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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpng.h28 #define PNG_COLOR_MASK_COLOR 2 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
33 #define PNG_COLOR_TYPE_RGB (PNG_COLOR_MASK_COLOR)
34 #define PNG_COLOR_TYPE_RGB_ALPHA (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)
H A Dpng.c64 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) ==
65 PNG_COLOR_MASK_COLOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpng.h28 #define PNG_COLOR_MASK_COLOR 2 macro
32 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
33 #define PNG_COLOR_TYPE_RGB (PNG_COLOR_MASK_COLOR)
34 #define PNG_COLOR_TYPE_RGB_ALPHA (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)
H A Dpng.c53 if ((color_type & (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)) ==
54 PNG_COLOR_MASK_COLOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwtran.c233 if (row_info->color_type & PNG_COLOR_MASK_COLOR)
532 (row_info->color_type & PNG_COLOR_MASK_COLOR))
H A Dexample.c277 if (color_type & PNG_COLOR_MASK_COLOR)
319 if (color_type & PNG_COLOR_MASK_COLOR)
H A Dpngrtran.c809 !(color_type & PNG_COLOR_MASK_COLOR))
826 if (!(color_type & PNG_COLOR_MASK_COLOR)) /* i.e., GRAY or GRAY_ALPHA */
1262 info_ptr->color_type |= PNG_COLOR_MASK_COLOR;
1267 info_ptr->color_type &= ~PNG_COLOR_MASK_COLOR;
1289 else if (info_ptr->color_type & PNG_COLOR_MASK_COLOR)
1704 if (row_info->color_type & PNG_COLOR_MASK_COLOR)
2237 !(row_info->color_type & PNG_COLOR_MASK_COLOR))
2299 row_info->color_type |= PNG_COLOR_MASK_COLOR;
2344 (row_info->color_type & PNG_COLOR_MASK_COLOR))
2557 row_info->color_type &= ~PNG_COLOR_MASK_COLOR;
[all...]
H A Dpngrutil.c528 if (!(png_ptr->color_type&PNG_COLOR_MASK_COLOR))
793 if (png_ptr->color_type & PNG_COLOR_MASK_COLOR)
1447 else if (png_ptr->color_type & PNG_COLOR_MASK_COLOR)
1485 else if (!(png_ptr->color_type & PNG_COLOR_MASK_COLOR)) /* GRAY */
H A Dpngwutil.c601 if (!(png_ptr->color_type&PNG_COLOR_MASK_COLOR))
942 if (color_type & PNG_COLOR_MASK_COLOR)
1157 else if (color_type & PNG_COLOR_MASK_COLOR)
H A Dpng.h1083 #define PNG_COLOR_MASK_COLOR 2 macro
1088 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
1089 #define PNG_COLOR_TYPE_RGB (PNG_COLOR_MASK_COLOR)
1090 #define PNG_COLOR_TYPE_RGB_ALPHA (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)
H A Dpngtrans.c593 (row_info->color_type & PNG_COLOR_MASK_COLOR))
H A Dpngset.c251 else if (info_ptr->color_type & PNG_COLOR_MASK_COLOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwtran.c226 if (row_info->color_type & PNG_COLOR_MASK_COLOR)
513 (row_info->color_type & PNG_COLOR_MASK_COLOR))
H A Dexample.c268 if (color_type & PNG_COLOR_MASK_COLOR)
310 if (color_type & PNG_COLOR_MASK_COLOR)
H A Dpngrtran.c100 if ((need_expand && !(png_ptr->color_type & PNG_COLOR_MASK_COLOR)) ||
706 if (!(color_type & PNG_COLOR_MASK_COLOR)) /* i.e., GRAY or GRAY_ALPHA */
1108 info_ptr->color_type |= PNG_COLOR_MASK_COLOR;
1113 info_ptr->color_type &= ~PNG_COLOR_MASK_COLOR;
1118 else if (info_ptr->color_type & PNG_COLOR_MASK_COLOR)
1511 if (row_info->color_type & PNG_COLOR_MASK_COLOR)
2033 !(row_info->color_type & PNG_COLOR_MASK_COLOR))
2095 row_info->color_type |= PNG_COLOR_MASK_COLOR;
2137 (row_info->color_type & PNG_COLOR_MASK_COLOR))
2348 row_info->color_type &= ~PNG_COLOR_MASK_COLOR;
[all...]
H A Dpng.h862 #define PNG_COLOR_MASK_COLOR 2 macro
867 #define PNG_COLOR_TYPE_PALETTE (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_PALETTE)
868 #define PNG_COLOR_TYPE_RGB (PNG_COLOR_MASK_COLOR)
869 #define PNG_COLOR_TYPE_RGB_ALPHA (PNG_COLOR_MASK_COLOR | PNG_COLOR_MASK_ALPHA)
H A Dpngrutil.c430 if (!(png_ptr->color_type&PNG_COLOR_MASK_COLOR))
694 if (png_ptr->color_type & PNG_COLOR_MASK_COLOR)
1357 else if (png_ptr->color_type & PNG_COLOR_MASK_COLOR)
1395 else if (!(png_ptr->color_type & PNG_COLOR_MASK_COLOR)) /* GRAY */
H A Dpngwutil.c562 if (!(png_ptr->color_type&PNG_COLOR_MASK_COLOR))
857 if (color_type & PNG_COLOR_MASK_COLOR)
1101 else if (color_type & PNG_COLOR_MASK_COLOR)
H A Dpngtrans.c542 (row_info->color_type & PNG_COLOR_MASK_COLOR))
H A Dpngset.c332 else if (info_ptr->color_type & PNG_COLOR_MASK_COLOR)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp341 if ( !(color_type & PNG_COLOR_MASK_COLOR) )
732 if ( iPngColorType & PNG_COLOR_MASK_COLOR )

Completed in 283 milliseconds