Searched defs:color_type (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Dwritepng.c87 int color_type, interlace_type; local
H A Dreadpng.c72 int bit_depth, color_type; variable
H A Dreadppm.c68 int bit_depth, color_type, channels; variable
H A Dreadpng2.c381 int color_type, bit_depth; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/share/grabbag/
H A Dpicture.c143 unsigned color_type = data[17]; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpng.c49 int ff_png_get_nb_channels(int color_type) argument
H A Dpngenc.c239 int bit_depth, color_type, y, len, row_size, ret, is_progressive; local
[all...]
H A Dpngdec.c46 int color_type; member in struct:PNGDecContext
90 png_put_interlaced_row(uint8_t *dst, int width, int bits_per_pixel, int pass, int color_type, const uint8_t *src) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpng.c60 int ff_png_get_nb_channels(int color_type) argument
H A Dtarga.c33 int color_type; member in struct:TargaContext
H A Dpngdec.c45 int color_type; member in struct:PNGDecContext
80 png_put_interlaced_row(uint8_t *dst, int width, int bits_per_pixel, int pass, int color_type, const uint8_t *src) argument
[all...]
H A Dpngenc.c236 int bit_depth, color_type, y, len, row_size, ret, is_progressive; local
[all...]
H A Dimgconvert.c64 uint8_t color_type; /**< color type (see FF_COLOR_xxx constants) */ member in struct:PixFmtInfo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/pngminus/
H A Dpng2pnm.c202 int color_type; local
[all...]
H A Dpnm2png.c199 int color_type; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp522 int bit_depth, color_type, interlace_type; local
323 CopyDataFromPNG(wxImage *image, unsigned char **lines, png_uint_32 width, png_uint_32 height, int color_type) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpng.c960 png_check_IHDR(png_structp png_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
[all...]
H A Dpngget.c577 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) argument
H A Dpngset.c227 png_set_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
[all...]
H A Dpngtest.c706 int bit_depth, color_type; local
[all...]
H A Dpngrtran.c792 int color_type = png_ptr->color_type; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngget.c534 png_get_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 *width, png_uint_32 *height, int *bit_depth, int *color_type, int *interlace_type, int *compression_type, int *filter_type) argument
H A Dpngrtran.c699 int color_type = png_ptr->color_type; local
[all...]
H A Dpngset.c245 png_set_IHDR(png_structp png_ptr, png_infop info_ptr, png_uint_32 width, png_uint_32 height, int bit_depth, int color_type, int interlace_type, int compression_type, int filter_type) argument
[all...]
H A Dpngtest.c618 int bit_depth, color_type; local
[all...]

Completed in 301 milliseconds

12