Searched defs:quant_level (Results 1 – 5 of 5) sorted by relevance
| /third_party/astc-encoder/Source/ |
| D | astcenc_color_quantize.cpp | 73 quant_method quant_level, in quant_color() 89 quant_method quant_level, in quant_color3() 110 quant_method quant_level, in quant_color() 137 quant_method quant_level, in quant_color3() 174 quant_method quant_level in quantize_rgb() 213 quant_method quant_level in quantize_rgba() 242 quant_method quant_level in try_quantize_rgb_blue_contract() 290 quant_method quant_level in try_quantize_rgba_blue_contract() 326 quant_method quant_level in try_quantize_rgb_delta() 408 quant_method quant_level in try_quantize_rgb_delta_blue_contract() [all …]
|
| D | astcenc_integer_sequence.cpp | 421 quant_method quant_level in get_ise_sequence_bitcount() 494 quant_method quant_level, in encode_ise() 652 quant_method quant_level, in decode_ise()
|
| D | astcenc_pick_best_endpoint_format.cpp | 690 int quant_level = quant_mode_table[integer_count][bits_available]; in one_partition_find_best_combination_for_bitcount() local 806 int quant_level = quant_mode_table[integer_count][bits_available]; in two_partitions_find_best_combination_for_bitcount() local 931 int quant_level = quant_mode_table[integer_count][bits_available]; in three_partitions_find_best_combination_for_bitcount() local 1067 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()
|
| /third_party/ffmpeg/libavcodec/ |
| D | dca_lbr.c | 626 static void parse_ch(DCALbrDecoder *s, int ch, int sb, int quant_level, int flag) in parse_ch() 703 int sb, sb_g3, sb_reorder, quant_level; in parse_ts() local
|