Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compute_variance.cpp441 unsigned int max_padsize_xy = max_blk_size_xy + kerneldim; in init_compute_averages() local
464 ag.work_memory_size = 2 * max_padsize_xy * max_padsize_xy * max_padsize_z; in init_compute_averages()