Searched defs:max_weight_quant (Results 1 - 2 of 2) sorted by relevance
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_weight_align.cpp | 435 compute_angular_endpoints_1plane( QualityProfile privateProfile, bool only_always, const block_size_descriptor& bsd, const float* dec_weight_ideal_value, unsigned int max_weight_quant, compression_working_buffers& tmpbuf ) compute_angular_endpoints_1plane() argument 505 compute_angular_endpoints_2planes( QualityProfile privateProfile, const block_size_descriptor& bsd, const float* dec_weight_ideal_value, unsigned int max_weight_quant, compression_working_buffers& tmpbuf ) compute_angular_endpoints_2planes() argument
|
| H A D | astcenc_compress_symbolic.cpp | 582 int max_weight_quant = astc::min(static_cast<int>(QUANT_32), quant_limit); in compress_symbolic_block_for_partition_1plane() local 952 int max_weight_quant = astc::min(static_cast<int>(QUANT_32), quant_limit); in compress_symbolic_block_for_partition_2planes() local
|
Completed in 4 milliseconds