Searched refs:process_func (Results 1 – 2 of 2) sorted by relevance
1053 ProcessRowsFunc process_func) { in DecodeImageData() argument1116 if (process_func != NULL) { in DecodeImageData()1118 process_func(dec, row); in DecodeImageData()1146 if (process_func != NULL) { in DecodeImageData()1148 process_func(dec, row); in DecodeImageData()1179 if (process_func != NULL) { in DecodeImageData()1180 process_func(dec, row > last_row ? last_row : row); in DecodeImageData()
56 process_func = processfile66 process_func = processfile_fromresource92 process_func(filename, output=output, basepkgname=basepkgname,