Searched refs:astcenc_profile (Results 1 - 9 of 9) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenc.h | 260 enum astcenc_profile { enum 449 astcenc_profile profile; 663 astcenc_profile profile; 749 astcenc_profile profile,
|
H A D | astcenc_internal.h | 1602 astcenc_profile decode_mode, in get_u8_component_mask() 1666 astcenc_profile decode_mode, 1691 astcenc_profile decode_mode, 1884 astcenc_profile decode_mode, 2103 astcenc_profile decode_mode,
|
H A D | astcenc_entry.cpp | 169 astcenc_profile profile in validate_profile() 226 astcenc_profile profile, in validate_flags() 437 astcenc_profile profile, in astcenc_config_init() 841 astcenc_profile decode_mode = ctx.config.profile; in compress_image()
|
H A D | astcenc_image.cpp | 152 astcenc_profile decode_mode, in load_image_block() 269 astcenc_profile decode_mode, in load_image_block_fast_ldr()
|
H A D | astcenccli_toplevel.cpp | 49 astcenc_profile decode_mode; 457 astcenc_profile& profile in parse_commandline_options() 500 astcenc_profile profile, in init_astcenc_config() 1494 astcenc_profile profile 1958 astcenc_profile profile;
|
H A D | astcenc_compress_symbolic.cpp | 74 astcenc_profile decode_mode, in realign_weights_undecimated() 281 astcenc_profile decode_mode, in realign_weights_undecimated() 401 astcenc_profile decode_mode, in realign_weights_decimated() 1400 astcenc_profile decode_mode = ctx.config.profile; in compress_block()
|
H A D | astcenc_decompress_symbolic.cpp | 182 astcenc_profile decode_mode, in decompress_symbolic_block()
|
H A D | astcenc_color_unquantize.cpp | 763 astcenc_profile decode_mode, in unpack_color_endpoints()
|
/third_party/astc-encoder/Utils/Example/ |
H A D | astc_api_example.cpp | 59 static const astcenc_profile profile = ASTCENC_PRF_LDR; in main()
|
Completed in 14 milliseconds