MCPcopy Create free account

hub / github.com/ARM-software/astc-encoder / functions

Functions1,420 in github.com/ARM-software/astc-encoder

Functionload_image_block_fast_ldr
See header for documentation. */
Source/astcenc_image.cpp:278
Functionload_image_with_stb
* @brief Load an image using STBImage to provide the loader. * * @param filename The name of the file to load. * @param y_flip
Source/astcenccli_image_load_store.cpp:159
Functionload_image_with_tinyexr
* @brief Load a .exr image using TinyExr to provide the loader. * * @param filename The name of the file to load. * @param y_fli
Source/astcenccli_image_load_store.cpp:122
Functionload_ktx_uncompressed_image
* @brief Load an uncompressed KTX image using the local custom loader. * * @param filename The name of the file to load. * @param
Source/astcenccli_image_load_store.cpp:923
Functionload_png_with_wuffs
* @brief Load an image using Wuffs to provide the loader. * * @param filename The name of the file to load. * @param y_flip
Source/astcenccli_image_external.cpp:92
Functionload_texel_f16
* @brief Load a 16-bit fp16 texel from a data array. * * @param data The data pointer. * @param base_offset The index offset to the star
Source/astcenc_image.cpp:62
Functionload_texel_f32
* @brief Load a 32-bit float texel from a data array. * * @param data The data pointer. * @param base_offset The index offset to the sta
Source/astcenc_image.cpp:80
Functionload_texel_u8
* @brief Load an 8-bit UNORM texel from a data array. * * @param data The data pointer. * @param base_offset The index offset to the sta
Source/astcenc_image.cpp:48
Methodloada
* @brief Factory that returns a vector loaded from 32B aligned memory. */
Source/astcenc_vecmathlib_sve_8.h:108
Methodloada
* @brief Factory that returns a vector loaded from 32B aligned memory. */
Source/astcenc_vecmathlib_sve_8.h:199
Methodloada
* @brief Factory that returns a vector loaded from aligned memory. */
Source/astcenc_vecmathlib_none_4.h:137
Methodloada
* @brief Factory that returns a vector loaded from 16B aligned memory. */
Source/astcenc_vecmathlib_none_4.h:283
Methodloada
* @brief Factory that returns a vector loaded from 16B aligned memory. */
Source/astcenc_vecmathlib_neon_4.h:132
Methodloada
* @brief Factory that returns a vector loaded from 16B aligned memory. */
Source/astcenc_vecmathlib_neon_4.h:286
Methodloada
* @brief Factory that returns a vector loaded from 32B aligned memory. */
Source/astcenc_vecmathlib_avx2_8.h:104
Methodloada
* @brief Factory that returns a vector loaded from 32B aligned memory. */
Source/astcenc_vecmathlib_avx2_8.h:201
Methodloada
* @brief Factory that returns a vector loaded from 16B aligned memory. */
Source/astcenc_vecmathlib_sse_4.h:140
Methodloada
* @brief Factory that returns a vector loaded from 16B aligned memory. */
Source/astcenc_vecmathlib_sse_4.h:309
Methodloada
* @brief Factory that returns a vector loaded from 32B aligned memory. */
Source/astcenc_vecmathlib_rvv_n.h:119
Methodloada
* @brief Factory that returns a vector loaded from 32B aligned memory. */
Source/astcenc_vecmathlib_rvv_n.h:222
Functionlsl
Source/astcenc_vecmathlib_sve_8.h:417
Functionlsl
Source/astcenc_vecmathlib_none_4.h:565
Functionlsl
Source/astcenc_vecmathlib_neon_4.h:534
Functionlsl
Source/astcenc_vecmathlib_avx2_8.h:425
Functionlsl
Source/astcenc_vecmathlib_sse_4.h:559
Functionlsl
Source/astcenc_vecmathlib_rvv_n.h:449
Functionlsr
Source/astcenc_vecmathlib_sve_8.h:433
Functionlsr
Source/astcenc_vecmathlib_none_4.h:582
Functionlsr
Source/astcenc_vecmathlib_neon_4.h:542
Functionlsr
Source/astcenc_vecmathlib_avx2_8.h:441
Functionlsr
Source/astcenc_vecmathlib_sse_4.h:567
Functionlsr
Source/astcenc_vecmathlib_rvv_n.h:465
Functionmain
Utils/astc_test_autoextract_hdr.cpp:59
Functionmain
Utils/astc_test_autoextract.cpp:59
Functionmain
Utils/astc_quant_generator.cpp:391
Functionmain
Utils/astc_rgbm_codec.cpp:35
Functionmain
Utils/Example/astc_api_example.cpp:40
Functionmain
Source/astcenccli_entry.cpp:306
Functionmask
* @brief Return a 4-bit mask code indicating mask status. * * bit0 = lane 0 */
Source/astcenc_vecmathlib_neon_4.h:414
Functionmask
* @brief Return a N-bit mask code indicating mask status. * * bit0 = lane 0 */
Source/astcenc_vecmathlib_rvv_n.h:322
Functionmax
* @brief Return the max vector of two vectors. */
Source/astcenc_vecmathlib_neon_4.h:568
Functionmin
* @brief Return the min vector of two vectors. */
Source/astcenc_vecmathlib_neon_4.h:560
Functionmin
* @brief Return the min vector of two vectors. */
Source/astcenc_vecmathlib_avx2_8.h:449
Functionoperator!=
* @brief Overload: vector by vector inequality. */
Source/astcenc_vecmathlib_sve_8.h:393
Functionoperator!=
* @brief Overload: vector by vector inequality. */
Source/astcenc_vecmathlib_none_4.h:532
Functionoperator!=
* @brief Overload: vector by vector inequality. */
Source/astcenc_vecmathlib_neon_4.h:510
Functionoperator!=
* @brief Overload: vector by vector inequality. */
Source/astcenc_vecmathlib_avx2_8.h:401
Functionoperator!=
* @brief Overload: vector by vector inequality. */
Source/astcenc_vecmathlib_sse_4.h:535
Functionoperator!=
* @brief Overload: vector by vector inequality. */
Source/astcenc_vecmathlib_rvv_n.h:425
Functionoperator&
* @brief Overload: mask intersect (and). */
Source/astcenc_vecmathlib_sve_8.h:264
Functionoperator&
* @brief Overload: mask intersect (and). */
Source/astcenc_vecmathlib_none_4.h:378
Functionoperator&
* @brief Overload: mask intersect (and). */
Source/astcenc_vecmathlib_neon_4.h:388
Functionoperator&
* @brief Overload: mask intersect (and). */
Source/astcenc_vecmathlib_avx2_8.h:275
Functionoperator&
* @brief Overload: mask intersect (and). */
Source/astcenc_vecmathlib_sse_4.h:406
Functionoperator&
* @brief Overload: mask intersect (and). */
Source/astcenc_vecmathlib_rvv_n.h:295
Functionoperator&
* @brief Overload: vector by scalar bitwise and. */
Source/astcenc_vecmathlib_common_4.h:84
Methodoperator()
Source/astcenccli_image_external.cpp:76
Methodoperator()
See header for documentation. */
Source/astcenccli_image.cpp:81
Methodoperator()
Source/astcenccli_toplevel.cpp:171
Methodoperator()
Source/astcenccli_image_load_store.cpp:90
Methodoperator()
Source/astcenccli_image_load_store.cpp:98
Methodoperator()
Source/astcenccli_image_load_store.cpp:106
Methodoperator()
Source/ThirdParty/tinyexr.h:2365
Functionoperator*
* @brief Overload: vector by vector multiplication. */
Source/astcenc_vecmathlib_sve_8.h:345
Functionoperator*
* @brief Overload: vector by vector multiplication. */
Source/astcenc_vecmathlib_none_4.h:466
Functionoperator*
* @brief Overload: vector by vector multiplication. */
Source/astcenc_vecmathlib_neon_4.h:462
Functionoperator*
* @brief Overload: vector by vector multiplication. */
Source/astcenc_vecmathlib_avx2_8.h:353
Functionoperator*
* @brief Overload: vector by vector multiplication. */
Source/astcenc_vecmathlib_sse_4.h:476
Functionoperator*
* @brief Overload: vector by vector multiplication. */
Source/astcenc_vecmathlib_rvv_n.h:377
Functionoperator*
* @brief Overload: vector by scalar multiplication. */
Source/astcenc_vecmathlib_common_4.h:68
Functionoperator+
============================================================================ vint8 operators and functions ===========================================
Source/astcenc_vecmathlib_sve_8.h:320
Functionoperator+
* @brief Overload: vector by vector addition. */
Source/astcenc_vecmathlib_none_4.h:444
Functionoperator+
* @brief Overload: vector by vector addition. */
Source/astcenc_vecmathlib_neon_4.h:446
Functionoperator+
============================================================================ vint8 operators and functions ===========================================
Source/astcenc_vecmathlib_avx2_8.h:328
Functionoperator+
* @brief Overload: vector by vector addition. */
Source/astcenc_vecmathlib_sse_4.h:460
Functionoperator+
============================================================================ vint operators and functions ============================================
Source/astcenc_vecmathlib_rvv_n.h:352
Functionoperator+
* @brief Overload: vector by scalar addition. */
Source/astcenc_vecmathlib_common_4.h:43
Functionoperator-
* @brief Overload: vector by vector subtraction. */
Source/astcenc_vecmathlib_sve_8.h:337
Functionoperator-
* @brief Overload: vector by vector subtraction. */
Source/astcenc_vecmathlib_none_4.h:455
Functionoperator-
* @brief Overload: vector by vector subtraction. */
Source/astcenc_vecmathlib_neon_4.h:454
Functionoperator-
* @brief Overload: vector by vector subtraction. */
Source/astcenc_vecmathlib_avx2_8.h:345
Functionoperator-
* @brief Overload: vector by vector subtraction. */
Source/astcenc_vecmathlib_sse_4.h:468
Functionoperator-
* @brief Overload: vector by vector subtraction. */
Source/astcenc_vecmathlib_rvv_n.h:369
Functionoperator-
* @brief Overload: vector by scalar subtraction. */
Source/astcenc_vecmathlib_common_4.h:60
Functionoperator/
* @brief Overload: vector by vector division. */
Source/astcenc_vecmathlib_sve_8.h:595
Functionoperator/
* @brief Overload: vector by vector division. */
Source/astcenc_vecmathlib_none_4.h:757
Functionoperator/
* @brief Overload: vector by vector division. */
Source/astcenc_vecmathlib_neon_4.h:674
Functionoperator/
* @brief Overload: vector by vector division. */
Source/astcenc_vecmathlib_avx2_8.h:626
Functionoperator/
* @brief Overload: vector by vector division. */
Source/astcenc_vecmathlib_sse_4.h:726
Functionoperator/
* @brief Overload: vector by vector division. */
Source/astcenc_vecmathlib_rvv_n.h:628
Functionoperator/
* @brief Overload: vector by scalar division. */
Source/astcenc_vecmathlib_common_4.h:186
Functionoperator<
* @brief Overload: vector by vector less than. */
Source/astcenc_vecmathlib_sve_8.h:401
Functionoperator<
* @brief Overload: vector by vector less than. */
Source/astcenc_vecmathlib_none_4.h:543
Functionoperator<
* @brief Overload: vector by vector less than. */
Source/astcenc_vecmathlib_neon_4.h:518
Functionoperator<
* @brief Overload: vector by vector less than. */
Source/astcenc_vecmathlib_avx2_8.h:409
Functionoperator<
* @brief Overload: vector by vector less than. */
Source/astcenc_vecmathlib_sse_4.h:543
Functionoperator<
* @brief Overload: vector by vector less than. */
Source/astcenc_vecmathlib_rvv_n.h:433
Functionoperator<=
* @brief Overload: vector by vector less than or equal. */
Source/astcenc_vecmathlib_sve_8.h:655
Functionoperator<=
* @brief Overload: vector by vector less than or equal. */
Source/astcenc_vecmathlib_none_4.h:816
Functionoperator<=
* @brief Overload: vector by vector less than or equal. */
Source/astcenc_vecmathlib_neon_4.h:718
← previousnext →1,001–1,100 of 1,420, ranked by callers