/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_weight_align.cpp | 63 alignas(ASTCENC_VECALIGN) static float sin_table[SINCOS_STEPS][ANGULAR_STEPS]; 64 alignas(ASTCENC_VECALIGN) static float cos_table[SINCOS_STEPS][ANGULAR_STEPS]; 102 alignas(ASTCENC_VECALIGN) int isamplev[BLOCK_MAX_WEIGHTS]; in compute_angular_offsets() 245 alignas(ASTCENC_VECALIGN) float angular_offsets[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() 250 alignas(ASTCENC_VECALIGN) float lowest_weight[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() 251 alignas(ASTCENC_VECALIGN) int32_t weight_span[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() 252 alignas(ASTCENC_VECALIGN) float error[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() 253 alignas(ASTCENC_VECALIGN) float cut_low_weight_error[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() 254 alignas(ASTCENC_VECALIGN) float cut_high_weight_error[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels()
|
D | astcenc_internal.h | 373 alignas(ASTCENC_VECALIGN) float texel_weights_float_4t[4][BLOCK_MAX_TEXELS]; 382 alignas(ASTCENC_VECALIGN) float weights_flt[BLOCK_MAX_TEXELS][BLOCK_MAX_WEIGHTS]; 568 alignas(ASTCENC_VECALIGN) decimation_info decimation_tables[WEIGHTS_MAX_DECIMATION_MODES]; 728 alignas(ASTCENC_VECALIGN) float data_r[BLOCK_MAX_TEXELS]; 731 alignas(ASTCENC_VECALIGN) float data_g[BLOCK_MAX_TEXELS]; 734 alignas(ASTCENC_VECALIGN) float data_b[BLOCK_MAX_TEXELS]; 737 alignas(ASTCENC_VECALIGN) float data_a[BLOCK_MAX_TEXELS]; 886 alignas(ASTCENC_VECALIGN) float weights[BLOCK_MAX_TEXELS]; 889 alignas(ASTCENC_VECALIGN) float weight_error_scale[BLOCK_MAX_TEXELS]; 919 struct alignas(ASTCENC_VECALIGN) compression_working_buffers [all …]
|
D | astcenc_vecmathlib_common_4.h | 386 alignas(16) int v[4]; in print() 397 alignas(16) int v[4]; in printx() 408 alignas(16) float v[4]; in print()
|
D | astcenc_vecmathlib_neon_4.h | 141 alignas(16) float data[4] { 0.0f, 1.0f, 2.0f, 3.0f }; in lane_id() 286 alignas(16) static const int data[4] { 0, 1, 2, 3 }; in lane_id() 601 alignas(16) int idx[4]; in gatheri() 603 alignas(16) int vals[4]; in gatheri() 616 alignas(16) uint8_t shuf[16] { in pack_low_bytes() 814 alignas(16) int idx[4]; in gatherf() 816 alignas(16) float vals[4]; in gatherf()
|
D | astcenc_vecmathlib_sse_4.h | 113 alignas(16) float idx[4]; in set_lane() 272 alignas(16) int idx[4]; in set_lane() 653 alignas(16) int idx[4]; in gatheri() 902 alignas(16) int idx[4]; in gatherf() 1090 alignas(ASTCENC_VECALIGN) uint8_t table[16]; in vtable_8bt_32bi() 1117 alignas(ASTCENC_VECALIGN) uint8_t table[32]; in vtable_8bt_32bi() 1153 alignas(ASTCENC_VECALIGN) uint8_t table[64]; in vtable_8bt_32bi()
|
D | astcenc_ideal_endpoints_and_weights.cpp | 876 alignas(ASTCENC_VECALIGN) float infilled_weights[BLOCK_MAX_TEXELS]; in compute_ideal_weights_for_decimation() 1174 alignas(ASTCENC_VECALIGN) float dec_weight[BLOCK_MAX_WEIGHTS]; in recompute_ideal_colors_1plane() 1182 alignas(ASTCENC_VECALIGN) float undec_weight[BLOCK_MAX_TEXELS]; in recompute_ideal_colors_1plane() 1395 alignas(ASTCENC_VECALIGN) float dec_weight_plane1[BLOCK_MAX_WEIGHTS_2PLANE]; in recompute_ideal_colors_2planes() 1396 alignas(ASTCENC_VECALIGN) float dec_weight_plane2[BLOCK_MAX_WEIGHTS_2PLANE]; in recompute_ideal_colors_2planes() 1411 alignas(ASTCENC_VECALIGN) float undec_weight_plane1[BLOCK_MAX_TEXELS]; in recompute_ideal_colors_2planes() 1412 alignas(ASTCENC_VECALIGN) float undec_weight_plane2[BLOCK_MAX_TEXELS]; in recompute_ideal_colors_2planes()
|
D | astcenc_vecmathlib_avx2_8.h | 1165 alignas(ASTCENC_VECALIGN) int v[8]; in print() 1176 alignas(ASTCENC_VECALIGN) int v[8]; in printx() 1187 alignas(ASTCENC_VECALIGN) float v[8]; in print()
|
D | astcenc_compress_symbolic.cpp | 252 alignas(ASTCENC_VECALIGN) float uq_weightsf[BLOCK_MAX_WEIGHTS]; in realign_weights_decimated() 475 alignas(ASTCENC_VECALIGN) float dec_weights_uquantf[BLOCK_MAX_WEIGHTS]; in compress_symbolic_block_for_partition_1plane() 838 alignas(ASTCENC_VECALIGN) float dec_weights_uquantf[BLOCK_MAX_WEIGHTS]; in compress_symbolic_block_for_partition_2planes()
|
D | astcenc_image.cpp | 112 alignas(16) float datas[6]; in swz_texel()
|
/hardware/google/gfxstream/host/vulkan/ |
D | CompositorVk.h | 87 alignas(16) glm::mat4 positionTransform; 88 alignas(16) glm::mat4 texCoordTransform; 89 alignas(16) glm::uvec4 mode; 90 alignas(16) glm::vec4 alpha; 91 alignas(16) glm::vec4 color;
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_semaphore.h | 58 alignas(8) struct vk_sync permanent;
|
D | vk_fence.h | 54 alignas(8) struct vk_sync permanent;
|
/hardware/google/aemu/base/include/aemu/base/memory/ |
D | NoDestructor.h | 58 alignas(T) char storage_[sizeof(T)];
|
D | LazyInstance.h | 181 alignas(double) mutable internal::LazyInstanceState mState;
|
D | OnDemand.h | 255 alignas(double) mutable State mState = {};
|
/hardware/google/gfxstream/guest/mesa/include/android_stub/cutils/ |
D | native_handle.h | 31 alignas(native_handle_t) char (name)[ \
|
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | sparse_array.h | 100 alignas(8) uint64_t head;
|
D | ralloc.c | 53 alignas(HEADER_ALIGN) 581 alignas(HEADER_ALIGN) 964 alignas(HEADER_ALIGN)
|
D | macros.h | 444 #define alignas _Alignas macro
|
D | u_cpu_detect.c | 376 alignas(16) struct { in sse2_has_daz()
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
D | MessageFactory.h | 44 struct alignas(NLMSG_ALIGNTO) Message {
|
/hardware/interfaces/graphics/mapper/stable-c/include/android/hardware/graphics/mapper/ |
D | IMapper.h | 679 alignas(alignof(max_align_t)) AIMapper_Version version;
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/ |
D | test_simd.cpp | 247 alignas(32) static const float f32_data[9] { 251 alignas(32) static const int s32_data[9] { 255 alignas(32) static const uint8_t u8_data[9] { 933 alignas(16) float out[4]; in TEST() 945 alignas(16) float out[5]; in TEST() 1728 alignas(16) int out[4]; in TEST() 1740 alignas(16) int out[5]; in TEST() 1752 alignas(16) int out; in TEST() 2685 alignas(32) float out[9]; in TEST() 2701 alignas(32) float out[9]; in TEST() [all …]
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/containers/ |
D | SmallVector.h | 398 alignas(size_type) T array[kSmallSize];
|
/hardware/google/aemu/base/include/aemu/base/containers/ |
D | SmallVector.h | 398 alignas(size_type) T array[kSmallSize];
|