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

  /external/libpng/
pngstruct.h 183 typedef png_index FAR * png_indexp; typedef
537 png_indexp index;
pngread.c 711 png_indexp index = png_ptr->index;
768 png_indexp index = png_malloc(png_ptr, sizeof(png_index));
    [all...]
  /external/qemu/distrib/libpng-1.2.46/
pngread.c 947 png_indexp index = png_ptr->index;
1005 png_indexp index = png_malloc(png_ptr, sizeof(png_index));
    [all...]
png.h 815 typedef png_index FAR * png_indexp; typedef
    [all...]

Completed in 3355 milliseconds