Searched refs:astcenc_profile (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc.h | 221 enum astcenc_profile { enum 400 astcenc_profile profile; 602 astcenc_profile profile; 688 astcenc_profile profile,
|
D | astcenc_internal.h | 1598 astcenc_profile decode_mode, 1623 astcenc_profile decode_mode, 1814 astcenc_profile decode_mode, 1996 astcenc_profile decode_mode,
|
D | astcenccli_toplevel.cpp | 43 astcenc_profile decode_mode; 414 astcenc_profile& profile in parse_commandline_options() 457 astcenc_profile profile, in init_astcenc_config() 1446 astcenc_profile profile in image_preprocess_premultiply() 1863 astcenc_profile profile; in main()
|
D | astcenc_image.cpp | 152 astcenc_profile decode_mode, in load_image_block() 269 astcenc_profile decode_mode, in load_image_block_fast_ldr()
|
D | astcenc_decompress_symbolic.cpp | 38 astcenc_profile decode_mode, in lerp_color_int() 188 astcenc_profile decode_mode, in decompress_symbolic_block()
|
D | astcenc_entry.cpp | 215 astcenc_profile profile in validate_profile() 475 astcenc_profile profile, in astcenc_config_init() 855 astcenc_profile decode_mode = ctx.config.profile; in compress_image()
|
D | astcenc_compress_symbolic.cpp | 70 astcenc_profile decode_mode, in realign_weights_undecimated() 190 astcenc_profile decode_mode, in realign_weights_decimated() 1174 astcenc_profile decode_mode = ctx.config.profile; in compress_block()
|
D | astcenc_color_unquantize.cpp | 854 astcenc_profile decode_mode, in unpack_color_endpoints()
|