Searched refs:storer_func (Results 1 – 1 of 1) sorted by relevance
2244 bool (*storer_func)(const astcenc_image *output_image, const char *filename, int y_flip); member2328 return storer_descs[i].storer_func(output_image, filename, y_flip); in store_ncimage()