Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_internal_entry.h152 void init(std::function<unsigned int(void)> init_func) in init() argument
157 m_task_count = init_func(); in init()