OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNG_PASS_ROWS
(Results
1 - 9
of
9
) sorted by null
/external/libpng/contrib/libtests/
readpng.c
90
y =
PNG_PASS_ROWS
(y, pass);
pngunknown.c
68
#define
PNG_PASS_ROWS
(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\
[
all
...]
pngvalid.c
85
#define
PNG_PASS_ROWS
(height, pass) (((height)+(((1<<PNG_PASS_ROW_SHIFT(pass))\
11334
png_pass_rows
(png_uint_32 height, int pass)
function
[
all
...]
/external/libpng/
pngtest.c
[
all
...]
png.h
[
all
...]
pngwutil.c
229
cb_base += (PNG_ROWBYTES(pd, pw)+1) *
PNG_PASS_ROWS
(h, pass);
[
all
...]
/external/pdfium/third_party/libpng16/
png.h
[
all
...]
pngwutil.c
229
cb_base += (PNG_ROWBYTES(pd, pw)+1) *
PNG_PASS_ROWS
(h, pass);
[
all
...]
/external/libpng/contrib/tools/
pngfix.c
[
all
...]
Completed in 214 milliseconds