Searched defs:rowbytes (Results 1 – 19 of 19) sorted by relevance
| /external/libpng/contrib/libtests/ |
| D | readpng.c | 62 size_t rowbytes = png_get_rowbytes(png_ptr, info_ptr); in read_png() local
|
| D | timepng.c | 102 size_t rowbytes = png_get_rowbytes(png_ptr, info_ptr); in read_by_row() local
|
| D | makepng.c | 330 set_value(png_bytep row, size_t rowbytes, png_uint_32 x, unsigned int bit_depth, in set_value() 391 generate_row(png_bytep row, size_t rowbytes, unsigned int y, int color_type, in generate_row() 957 size_t rowbytes = png_get_rowbytes(png_ptr, info_ptr); in write_png() local
|
| D | pngimage.c | 1003 size_t rowbytes; in compare_read() local
|
| /external/libpng/contrib/gregbook/ |
| D | readppm.c | 145 ulg rowbytes; in readpng_get_image() local
|
| D | readpng.c | 211 png_uint_32 i, rowbytes; in readpng_get_image() local
|
| D | wpng.c | 167 ulg rowbytes; in main() local
|
| D | readpng2.h | 96 int rowbytes; member
|
| D | rpng2-win.c | 645 ulg rowbytes = rpng2_info.rowbytes; in rpng2_win_init() local
|
| D | rpng2-x.c | 778 ulg rowbytes = rpng2_info.rowbytes; in rpng2_x_init() local
|
| /external/libpng/ |
| D | pnginfo.h | 61 size_t rowbytes; /* bytes needed to hold an untransformed row */ member
|
| D | pngstruct.h | 217 size_t rowbytes; /* size of row in bytes */ member
|
| D | png.h | 757 size_t rowbytes; /* number of bytes in row */ member
|
| /external/pdfium/core/fxge/ |
| D | cfx_glyphcache.cpp | 224 int rowbytes = std::min(abs(src_pitch), dest_pitch); in RenderGlyph() local
|
| /external/skia/tests/ |
| D | BitmapTest.cpp | 432 size_t rowbytes, expected_size; in DEF_TEST() member
|
| /external/pdfium/third_party/libtiff/ |
| D | tif_fax3.c | 52 tmsize_t rowbytes; /* bytes in a decoded scanline */ member 496 tmsize_t rowbytes; in Fax3SetupState() local
|
| D | tif_dirread.c | 5273 uint64_t rowbytes = TIFFScanlineSize64(tif); in EstimateStripByteCounts() local
|
| /external/ImageMagick/coders/ |
| D | png.c | 8521 rowbytes, in WriteOnePNGImage() local
|
| /external/python/cpython2/Mac/Modules/qd/ |
| D | _Qdmodule.c | 6501 int rowbytes; in Qd_BitMap() local
|