Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp526 unsigned int z_tasks = (size_z + max_blk_size_z - 1) / max_blk_size_z; in init_compute_averages() local
528 return z_tasks * y_tasks; in init_compute_averages()