Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_compute_variance.cpp501 unsigned int max_padsize_z = max_blk_size_z + (have_z ? kerneldim : 0); in init_compute_averages() local
523 ag.work_memory_size = 2 * max_padsize_xy * max_padsize_xy * max_padsize_z; in init_compute_averages()