Home
last modified time | relevance | path

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

/third_party/astc-encoder/Test/
H A Dastc_trace_analysis.py148 def __init__(self, weight_x, weight_y, weight_z, weight_quant):
151 self.weight_z = weight_z
313 wz = get_attrib(candidate, "weight_z")
/third_party/astc-encoder/Source/
H A Dastcenc.h714 unsigned int weight_z; member
H A Dastcenc_block_sizes.cpp421 di.weight_z = 1; in init_decimation_info_2d()
677 di.weight_z = static_cast<uint8_t>(z_weights); in init_decimation_info_3d()
H A Dastcenc_entry.cpp1347 info->weight_z = di.weight_z; in astcenc_get_block_info()
H A Dastcenc_internal.h376 uint8_t weight_z; member
H A Dastcenc_compress_symbolic.cpp733 trace_add_data("weight_z", di.weight_z); in compress_symbolic_block_for_partition_1plane()
1123 trace_add_data("weight_z", di.weight_z); in compress_symbolic_block_for_partition_2planes()

Completed in 12 milliseconds