OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mmx_rowbytes_threshold
(Results
1 - 8
of
8
) sorted by null
/external/qemu/distrib/libpng-1.2.19/
pnggccrd.c
[
all
...]
png.c
829
png_ptr->
mmx_rowbytes_threshold
= 0;
852
png_ptr->
mmx_rowbytes_threshold
= PNG_MMX_ROWBYTES_THRESHOLD_DEFAULT;
pngset.c
[
all
...]
pngget.c
939
return (png_uint_32)(png_ptr? png_ptr->
mmx_rowbytes_threshold
: 0L);
pngvcrd.c
[
all
...]
png.h
1370
png_uint_32
mmx_rowbytes_threshold
;
member in struct:png_struct_def
[
all
...]
/external/libpng/
pngset.c
[
all
...]
png.h
[
all
...]
Completed in 38 milliseconds