Searched defs:quant_level (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_color_unquantize.cpp | 38 quant_method quant_level, in unquant_color() 57 quant_method quant_level, in unquant_color() 92 quant_method quant_level, in rgba_delta_unpack() 131 quant_method quant_level, in rgb_delta_unpack() 152 quant_method quant_level, in rgba_unpack() 186 quant_method quant_level, in rgb_unpack() 211 quant_method quant_level, in rgb_scale_alpha_unpack() 241 quant_method quant_level, in rgb_scale_unpack() 267 quant_method quant_level, in luminance_unpack() 289 quant_method quant_level, in luminance_delta_unpack() [all …]
|
D | astcenc_color_quantize.cpp | 54 quant_method quant_level, in quant_color_clamp() 72 quant_method quant_level, in quant_color() 88 quant_method quant_level, in unquant_color() 110 quant_method quant_level in quantize_rgb() 171 quant_method quant_level in quantize_rgba() 200 quant_method quant_level in try_quantize_rgb_blue_contract() 275 quant_method quant_level in try_quantize_rgba_blue_contract() 306 quant_method quant_level in try_quantize_rgb_delta() 419 quant_method quant_level in try_quantize_rgb_delta_blue_contract() 561 quant_method quant_level in try_quantize_alpha_delta() [all …]
|
D | astcenc_integer_sequence.cpp | 428 quant_method quant_level in get_ise_sequence_bitcount() 500 quant_method quant_level, in encode_ise() 659 quant_method quant_level, in decode_ise()
|
D | astcenc_pick_best_endpoint_format.cpp | 689 int quant_level = quant_mode_table[integer_count][bits_available]; in one_partition_find_best_combination_for_bitcount() local 792 int quant_level = quant_mode_table[integer_count][bits_available]; in two_partitions_find_best_combination_for_bitcount() local 917 int quant_level = quant_mode_table[integer_count][bits_available]; in three_partitions_find_best_combination_for_bitcount() local 1053 int quant_level = quant_mode_table[integer_count][bits_available]; in four_partitions_find_best_combination_for_bitcount() local
|
D | astcenc_ideal_endpoints_and_weights.cpp | 987 quant_method quant_level in compute_quantized_weights_for_decimation()
|