Home
last modified time | relevance | path

Searched refs:storer_func (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_image_load_store.cpp2244 bool (*storer_func)(const astcenc_image *output_image, const char *filename, int y_flip); member
2328 return storer_descs[i].storer_func(output_image, filename, y_flip); in store_ncimage()