Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds