Home
last modified time | relevance | path

Searched refs:ASTCENC_SWZ_1 (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_image.cpp116 datas[ASTCENC_SWZ_1] = 1.0f; in swz_texel()
400 swizzle_table[ASTCENC_SWZ_1] = vint(255); in store_image_block()
466 data[ASTCENC_SWZ_1] = 1.0f; in store_image_block()
528 data[ASTCENC_SWZ_1] = 1.0f; in store_image_block()
Dastcenc.h266 ASTCENC_SWZ_1 = 5, enumerator
Dastcenc_compute_variance.cpp159 data[ASTCENC_SWZ_1] = 255; in compute_pixel_region_variance()
203 data[ASTCENC_SWZ_1] = 0x3C00; in compute_pixel_region_variance()
242 data[ASTCENC_SWZ_1] = 1.0f; in compute_pixel_region_variance()
Dastcenccli_toplevel.cpp725 swizzle_components[i] = ASTCENC_SWZ_1; in edit_astcenc_config()
828 swizzle_components[i] = ASTCENC_SWZ_1; in edit_astcenc_config()
861 cli_config.swz_decode.a = ASTCENC_SWZ_1; in edit_astcenc_config()
Dastcenc_entry.cpp312 case ASTCENC_SWZ_1: in validate_compression_swz()
360 case ASTCENC_SWZ_1: in validate_decompression_swz()