Home
last modified time | relevance | path

Searched defs:weights_per_block (Results 1 – 1 of 1) sorted by relevance

/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_block_sizes.cpp261 unsigned int weights_per_block = x_weights * y_weights; in init_decimation_info_2d() local
460 unsigned int weights_per_block = x_weights * y_weights * z_weights; in init_decimation_info_3d() local