Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/astc-encoder
/ functions
Functions
1,420 in github.com/ARM-software/astc-encoder
⨍
Functions
1,420
◇
Types & classes
151
Method
test_cl_bad_argument
Test -cl with an unknown additional argument.
Test/astc_test_functional.py:1659
Method
test_cl_bad_block_size
Test -cl with an invalid block size.
Test/astc_test_functional.py:1615
Method
test_cl_bad_preset
Test -cl with an invalid encoding preset.
Test/astc_test_functional.py:1646
Method
test_cl_blockmodelimit_missing_args
Test -cl with -blockmodelimit and missing arguments.
Test/astc_test_functional.py:1955
Method
test_cl_cw_missing_args
Test -cl with -cw and missing arguments.
Test/astc_test_functional.py:1850
Method
test_cl_dblimit_missing_args
Test -cl with -dblimit and missing arguments.
Test/astc_test_functional.py:1985
Method
test_cl_esw_invalid_swizzle
Test -cl with -esw and invalid swizzles.
Test/astc_test_functional.py:2060
Method
test_cl_esw_missing_args
Test -cl with -esw and missing arguments.
Test/astc_test_functional.py:2045
Method
test_cl_missing_args
Test -cl with missing arguments.
Test/astc_test_functional.py:1537
Method
test_cl_missing_input
Test -cl with a missing input file.
Test/astc_test_functional.py:1550
Method
test_cl_missing_input_array_slice
Test -cl with a missing input file in an array slice.
Test/astc_test_functional.py:1563
Method
test_cl_missing_output
Test -cl with a missing output directory.
Test/astc_test_functional.py:1589
Method
test_cl_refinementlimit_missing_args
Test -cl with -refinementlimit and missing arguments.
Test/astc_test_functional.py:1970
Method
test_cl_ssw_invalid_swizzle
Test -cl with -ssw and invalid swizzles.
Test/astc_test_functional.py:2107
Method
test_cl_ssw_missing_args
Test -cl with -ssw and missing arguments.
Test/astc_test_functional.py:2092
Method
test_cl_unknown_input
Test -cl with an unknown input file extension.
Test/astc_test_functional.py:1576
Method
test_cl_unknown_output
Test -cl with an unknown output file extension.
Test/astc_test_functional.py:1602
Method
test_compress_dsw
Test decompression swizzles.
Test/astc_test_functional.py:885
Method
test_compress_esw
Test compression swizzles.
Test/astc_test_functional.py:859
Method
test_compress_esw_dsw
Test compression and decompression swizzles
Test/astc_test_functional.py:911
Method
test_compress_flip
Test LDR image flip on compression.
Test/astc_test_functional.py:932
Method
test_compress_normal_percep
Test compression of normal textures using perceptual error metrics.
Test/astc_test_functional.py:837
Method
test_compress_normal_psnr
Test compression of normal textures using PSNR error metrics.
Test/astc_test_functional.py:816
Method
test_db_cutoff_limit
Test db cutoff limit.
Test/astc_test_functional.py:1199
Method
test_decompress_flip
Test LDR image flip on decompression.
Test/astc_test_functional.py:963
Method
test_dl_corrupt_astc_bad_block_size
Test -dl with an astc file with invalid block size.
Test/astc_test_functional.py:2250
Method
test_dl_corrupt_astc_huge_size
Test -dl with an astc file with a data size that will fail alloc. Note this test will cause ASAN to error because ASAN itself cannot
Test/astc_test_functional.py:2208
Method
test_dl_corrupt_astc_magic
Test -dl with an astc file with the wrong magic number.
Test/astc_test_functional.py:2196
Method
test_dl_corrupt_astc_overflow_size
Test -dl with an astc file with a total data size that overflows.
Test/astc_test_functional.py:2226
Method
test_dl_corrupt_astc_short_data
Test -dl with an astc file missing data.
Test/astc_test_functional.py:2238
Method
test_dl_dsw_invalid_swizzle
Test -dl with -dsw and invalid swizzles.
Test/astc_test_functional.py:2150
Method
test_dl_dsw_missing_args
Test -dl with -dsw and missing arguments.
Test/astc_test_functional.py:2136
Method
test_dl_missing_args
Test -dl with missing arguments.
Test/astc_test_functional.py:1810
Method
test_dl_missing_output
Test -dl with a missing output directory.
Test/astc_test_functional.py:1823
Method
test_hdr_compress1
Test basic HDR + LDR alpha compression.
Test/astc_test_functional.py:481
Method
test_hdr_compress2
Test basic HDR + HDR alpha compression.
Test/astc_test_functional.py:493
Method
test_hdr_decompress1
Test basic HDR + LDR alpha decompression.
Test/astc_test_functional.py:529
Method
test_hdr_decompress2
Test basic HDR + HDR alpha decompression.
Test/astc_test_functional.py:544
Method
test_hdr_roundtrip1
Test basic HDR + LDR alpha round-trip.
Test/astc_test_functional.py:581
Method
test_hdr_roundtrip2
Test basic HDR + HDR alpha round-trip.
Test/astc_test_functional.py:594
Method
test_image_quality_stability
Test that a round-trip and a file-based round-trip give same result.
Test/astc_test_functional.py:1402
Method
test_ldr_compress
Test basic LDR compression.
Test/astc_test_functional.py:457
Method
test_ldr_decompress
Test basic LDR decompression.
Test/astc_test_functional.py:505
Method
test_ldr_roundtrip
Test basic LDR round-trip
Test/astc_test_functional.py:559
Method
test_mypy
Run mypy over the codebase.
Test/astc_test_python.py:84
Method
test_partition_count_limit
Test partition count limit.
Test/astc_test_functional.py:1047
Method
test_pycodestyle
Run pycodestyle over the codebase.
Test/astc_test_python.py:64
Method
test_pylint
Run pylint over the codebase.
Test/astc_test_python.py:41
Method
test_refinement_limit
Test refinement limit.
Test/astc_test_functional.py:1157
Method
test_roundtrip_flip
Test LDR image flip on roundtrip (no flip should occur).
Test/astc_test_functional.py:994
Method
test_silent
Test silent
Test/astc_test_functional.py:1381
Method
test_srgb_compress
Test basic LDR sRGB compression.
Test/astc_test_functional.py:469
Method
test_srgb_decompress
Test basic LDR sRGB decompression.
Test/astc_test_functional.py:517
Method
test_srgb_roundtrip
Test basic LDR sRGB round-trip
Test/astc_test_functional.py:570
Method
test_thread_count
Test codec thread count.
Test/astc_test_functional.py:1357
Method
test_tl_bad_argument
Test -tl with an unknown additional argument.
Test/astc_test_functional.py:1797
Method
test_tl_bad_block_size
Test -tl with an invalid block size.
Test/astc_test_functional.py:1753
Method
test_tl_bad_preset
Test -tl with an invalid encoding preset.
Test/astc_test_functional.py:1784
Method
test_tl_missing_args
Test -tl with missing arguments.
Test/astc_test_functional.py:1700
Method
test_tl_missing_input
Test -tl with a missing input file.
Test/astc_test_functional.py:1714
Method
test_tl_missing_output
Test -tl with a missing output directory.
Test/astc_test_functional.py:1740
Method
test_tl_unknown_input
Test -tl with an unknown input file extension.
Test/astc_test_functional.py:1727
Method
test_valid_2d_block_sizes
Test all valid block sizes are accepted (2D images).
Test/astc_test_functional.py:607
Method
test_valid_3d_block_sizes
Test all valid block sizes are accepted (3D images).
Test/astc_test_functional.py:631
Method
test_valid_comp_hdr_output_formats
Test valid compressed HDR output file formats.
Test/astc_test_functional.py:792
Method
test_valid_comp_ldr_output_formats
Test valid compressed LDR output file formats.
Test/astc_test_functional.py:728
Method
test_valid_hdr_input_formats
Test valid HDR input file formats.
Test/astc_test_functional.py:752
Method
test_valid_ldr_input_formats
Test valid LDR input file formats.
Test/astc_test_functional.py:675
Method
test_valid_presets
Test all valid presets are accepted
Test/astc_test_functional.py:657
Method
test_valid_uncomp_hdr_output_formats
Test valid uncompressed HDR output file formats.
Test/astc_test_functional.py:772
Method
test_valid_uncomp_ldr_output_formats
Test valid uncompressed LDR output file formats.
Test/astc_test_functional.py:708
Method
vfloat
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_rvv_n.h:61
Method
vfloat4
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_none_4.h:60
Method
vfloat4
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_neon_4.h:55
Method
vfloat4
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_sse_4.h:56
Method
vfloat8
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_sve_8.h:58
Method
vfloat8
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_avx2_8.h:54
Method
vint
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_rvv_n.h:142
Method
vint4
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_none_4.h:184
Method
vint4
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_neon_4.h:179
Method
vint4
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_sse_4.h:192
Function
vint4_from_size
* @brief Generate a vint4 from a size_t. */
Source/astcenc_vecmathlib_common_4.h:124
Method
vint8
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_sve_8.h:131
Method
vint8
* @brief Construct from zero-initialized value. */
Source/astcenc_vecmathlib_avx2_8.h:127
Function
vint8_from_size
* @brief Generate a vint8 from a size_t. */
Source/astcenc_vecmathlib_sve_8.h:491
Function
vint8_from_size
* @brief Generate a vint8 from a size_t. */
Source/astcenc_vecmathlib_avx2_8.h:509
Method
vl
* @brief Return vector length of type. */
Source/astcenc_vecmathlib_rvv_n.h:95
Method
vl
* @brief Return vector length of type. */
Source/astcenc_vecmathlib_rvv_n.h:189
Method
vl
* @brief Return vector length of type. */
Source/astcenc_vecmathlib_rvv_n.h:269
Method
vmask
* @brief Construct from an existing SIMD register. */
Source/astcenc_vecmathlib_rvv_n.h:253
Method
vmask4
* @brief Construct from an existing mask value. */
Source/astcenc_vecmathlib_none_4.h:314
Method
vmask4
* @brief Construct from an existing SIMD register. */
Source/astcenc_vecmathlib_neon_4.h:318
Method
vmask4
* @brief Construct from an existing SIMD register. */
Source/astcenc_vecmathlib_sse_4.h:340
Method
vmask8
* @brief Construct from an existing SIMD register. */
Source/astcenc_vecmathlib_sve_8.h:230
Method
vmask8
* @brief Construct from an existing SIMD register. */
Source/astcenc_vecmathlib_avx2_8.h:232
Function
vtable_lookup_32bit
* @brief Perform a vtable lookup in a 16x 8-bit table with 32-bit indices. */
Source/astcenc_vecmathlib_none_4.h:1138
Function
vtable_lookup_32bit
* @brief Perform a vtable lookup in a 16x 8-bit table with 32-bit indices. */
Source/astcenc_vecmathlib_neon_4.h:1027
Function
vtable_lookup_32bit
* @brief Perform a vtable lookup in a 16x 8-bit table with 32-bit indices. */
Source/astcenc_vecmathlib_avx2_8.h:1101
Function
vtable_lookup_32bit
* @brief Perform a vtable lookup in a 16x 8-bit table with 32-bit indices. */
Source/astcenc_vecmathlib_sse_4.h:1143
Function
vtable_lookup_32bit
* @brief Perform a vtable lookup in a 16x 8-bit table with 32-bit indices. */
Source/astcenc_vecmathlib_rvv_n.h:1080
← previous
next →
1,301–1,400 of 1,420, ranked by callers