Searched refs:ppbRowPointers (Results 1 – 1 of 1) sorted by relevance
111 static png_byte **ppbRowPointers = NULL; local265 png_read_image(png_ptr, ppbRowPointers);273 free (ppbRowPointers);274 ppbRowPointers = NULL;285 if(ppbRowPointers)286 free (ppbRowPointers);307 static png_byte **ppbRowPointers = NULL; local383 free (ppbRowPointers);384 ppbRowPointers = NULL;397 if(ppbRowPointers)[all …]
Completed in 4 milliseconds