Searched refs:astcenc_config (Results 1 - 8 of 8) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenc.h | 60 * astcenc_config my_config; 446 struct astcenc_config struct 755 astcenc_config* config); 776 const astcenc_config* config,
|
H A D | astcenc_internal.h | 1225 astcenc_config config; 2127 const astcenc_config& config, 2148 const astcenc_config& config, 2169 const astcenc_config& config,
|
H A D | astcenc_decompress_symbolic.cpp | 325 const astcenc_config& config, in compute_symbolic_block_difference_2plane() 419 const astcenc_config& config, in compute_symbolic_block_difference_1plane() 517 const astcenc_config& config, in compute_symbolic_block_difference_1plane_1partition()
|
H A D | astcenc_entry.cpp | 33 * See the @c astcenc_config structure for detailed parameter documentation. 367 astcenc_config &config in validate_config() 443 astcenc_config* configp in astcenc_config_init() 454 astcenc_config& config = *configp; in astcenc_config_init() 658 const astcenc_config* configp, in astcenc_context_alloc() 663 const astcenc_config& config = *configp; in astcenc_context_alloc()
|
H A D | astcenccli_toplevel.cpp | 485 * @brief Initialize the astcenc_config 504 astcenc_config& config in init_astcenc_config() 680 * @brief Edit the astcenc_config 695 astcenc_config& config in edit_astcenc_config() 1225 const astcenc_config& config in print_astcenc_config() 2033 astcenc_config config {};
|
H A D | astcenc_compress_symbolic.cpp | 567 const astcenc_config& config, in compress_symbolic_block_for_partition_1plane() 939 const astcenc_config& config, in compress_symbolic_block_for_partition_2planes()
|
/third_party/astc-encoder/Source/UnitTest/ |
H A D | test_decode.cpp | 35 astcenc_config config; in TEST()
|
/third_party/astc-encoder/Utils/Example/ |
H A D | astc_api_example.cpp | 81 astcenc_config config; in main()
|
Completed in 13 milliseconds