Searched refs:weight_y (Results 1 – 6 of 6) sorted by relevance
148 def __init__(self, weight_x, weight_y, weight_z, weight_quant): argument150 self.weight_y = weight_y449 wy = can.weight_y
648 unsigned int weight_y; member
1242 info->weight_y = di.weight_y; in astcenc_get_block_info()
433 di.weight_y = static_cast<uint8_t>(y_weights); in init_decimation_info_2d()702 di.weight_y = static_cast<uint8_t>(y_weights); in init_decimation_info_3d()
528 trace_add_data("weight_y", di.weight_y); in compress_symbolic_block_for_partition_1plane()909 trace_add_data("weight_y", di.weight_y); in compress_symbolic_block_for_partition_2planes()
556 uint8_t weight_y; member