Home
last modified time | relevance | path

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

/external/swiftshader/third_party/astc-encoder/Source/
Dastc_block_sizes2.cpp243 int weights_per_block = x_weights * y_weights; in initialize_decimation_table_2d() local
326 int weights_per_block = x_weights * y_weights * z_weights; in initialize_decimation_table_3d() local