Home
last modified time | relevance | path

Searched defs:image_data (Results 1 – 8 of 8) sorted by relevance

/external/libpng/contrib/gregbook/
Dreadppm.c69 uch *image_data = NULL; variable
Dreadpng.c73 uch *image_data = NULL; variable
Dreadpng2.h91 uch *image_data; member
Dwritepng.h99 uch *image_data; member
Drpng-win.c127 static uch *image_data; variable
Drpng-x.c135 static uch *image_data; variable
/external/jpeg/
Djcprepct.c106 expand_bottom_edge (JSAMPARRAY image_data, JDIMENSION num_cols, in expand_bottom_edge()
Djcsample.c87 expand_right_edge (JSAMPARRAY image_data, int num_rows, in expand_right_edge()