Home
last modified time | relevance | path

Searched refs:astcenc_profile (Results 1 – 9 of 9) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc.h248 enum astcenc_profile { enum
424 astcenc_profile profile;
600 astcenc_profile profile;
686 astcenc_profile profile,
Dastcenc_internal.h1790 astcenc_profile decode_mode,
1815 astcenc_profile decode_mode,
2121 astcenc_profile decode_mode,
2314 astcenc_profile decode_mode,
Dastcenccli_toplevel.cpp41 astcenc_profile decode_mode;
420 astcenc_profile& profile in parse_commandline_options()
463 astcenc_profile profile, in init_astcenc_config()
1308 astcenc_profile profile in image_preprocess_premultiply()
1413 astcenc_profile profile; in main()
Dastcenc_image.cpp152 astcenc_profile decode_mode, in fetch_image_block()
269 astcenc_profile decode_mode, in fetch_image_block_fast_ldr()
Dastcenc_entry.cpp204 astcenc_profile profile in validate_profile()
459 astcenc_profile profile, in astcenc_config_init()
818 astcenc_profile decode_mode = ctx.config.profile; in compress_image()
Dastcenc_decompress_symbolic.cpp68 astcenc_profile decode_mode, in lerp_color_int()
187 astcenc_profile decode_mode, in decompress_symbolic_block()
Dastcenc_compress_symbolic.cpp70 astcenc_profile decode_mode, in realign_weights_undecimated()
192 astcenc_profile decode_mode, in realign_weights_decimated()
1188 astcenc_profile decode_mode = ctx.config.profile; in compress_block()
Dastcenc_color_unquantize.cpp861 astcenc_profile decode_mode, in unpack_color_endpoints()
/third_party/astc-encoder/Utils/Example/
Dastc_api_example.cpp59 static const astcenc_profile profile = ASTCENC_PRF_LDR; in main()