HomeSort by relevance Sort by last modified time
    Searched refs:pcal_type (Results 1 - 8 of 8) sorted by null

  /external/libpng/
pngget.c 649 *type = (int)info_ptr->pcal_type;
pngset.c 316 info_ptr->pcal_type = (png_byte)type;
    [all...]
pngwrite.c 187 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams,
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngget.c 616 *type = (int)info_ptr->pcal_type;
pngset.c 409 info_ptr->pcal_type = (png_byte)type;
    [all...]
pngwrite.c 177 info_ptr->pcal_X1, info_ptr->pcal_type, info_ptr->pcal_nparams,
    [all...]
png.h 862 png_byte pcal_type; \/* equation type (see PNG_EQUATION_ below) *\/ member in struct:png_info_struct
    [all...]

Completed in 40 milliseconds