/aosp_15_r20/external/mesa3d/src/util/format/ |
H A D | format_utils.h | 70 _mesa_float_to_unorm(float x, unsigned dst_bits) in _mesa_float_to_unorm() 81 _mesa_half_to_unorm(uint16_t x, unsigned dst_bits) in _mesa_half_to_unorm() 87 _mesa_unorm_to_unorm(unsigned x, unsigned src_bits, unsigned dst_bits) in _mesa_unorm_to_unorm() 107 _mesa_snorm_to_unorm(int x, unsigned src_bits, unsigned dst_bits) in _mesa_snorm_to_unorm() 116 _mesa_float_to_snorm(float x, unsigned dst_bits) in _mesa_float_to_snorm() 127 _mesa_half_to_snorm(uint16_t x, unsigned dst_bits) in _mesa_half_to_snorm() 133 _mesa_unorm_to_snorm(unsigned x, unsigned src_bits, unsigned dst_bits) in _mesa_unorm_to_snorm() 139 _mesa_snorm_to_snorm(int x, unsigned src_bits, unsigned dst_bits) in _mesa_snorm_to_snorm() 174 _mesa_float_to_unsigned(float src, unsigned dst_bits) in _mesa_float_to_unsigned() 184 _mesa_float_to_signed(float src, unsigned dst_bits) in _mesa_float_to_signed() [all …]
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/ |
H A D | sdram_lp0.c | 29 #define pack(src, src_bits, dst, dst_bits) { \ in sdram_lp0_save_params() argument 39 #define s(param, src_bits, pmcreg, dst_bits) \ in sdram_lp0_save_params() argument 42 #define m(clkreg, src_bits, pmcreg, dst_bits) \ in sdram_lp0_save_params() argument 45 #define c(value, pmcreg, dst_bits) \ in sdram_lp0_save_params() argument
|
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/ |
H A D | sdram_lp0.c | 17 #define pack(src, src_bits, dst, dst_bits) { \ in sdram_lp0_save_params() argument 27 #define s(param, src_bits, pmcreg, dst_bits) \ in sdram_lp0_save_params() argument 30 #define c(value, pmcreg, dst_bits) \ in sdram_lp0_save_params() argument
|
/aosp_15_r20/external/mesa3d/src/nouveau/mme/ |
H A D | mme_fermi_builder.c | 238 struct mme_value dst_bits) in mme_fermi_bfe_lsl_can_use_imm() 248 struct mme_value dst_bits) in mme_fermi_bfe_lsl_can_use_reg() 260 struct mme_value dst_bits, in mme_fermi_bfe()
|
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/ |
H A D | from_nir.rs | 758 let dst_bits = alu.def.bit_size(); in parse_alu() localVariable 797 let dst_bits = alu.def.bit_size(); in parse_alu() localVariable 1254 let dst_bits = alu.def.bit_size(); in parse_alu() localVariable 1269 let dst_bits = alu.def.bit_size(); in parse_alu() localVariable 1556 let dst_bits = alu.def.bit_size(); in parse_alu() localVariable
|
/aosp_15_r20/system/media/audio_utils/ |
H A D | format.c | 171 const uint32_t dst_bits = audio_channel_mask_get_bits(dst_channel_mask); in memcpy_by_index_array_initialization_from_channel_mask() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 27 let dst_bits = R::BITS; in extend() localVariable
|
H A D | trunc.rs | 32 let dst_bits = R::BITS; in trunc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 27 let dst_bits = R::BITS; in extend() localVariable
|
H A D | trunc.rs | 32 let dst_bits = R::BITS; in trunc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 27 let dst_bits = R::BITS; in extend() localVariable
|
H A D | trunc.rs | 32 let dst_bits = R::BITS; in trunc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 27 let dst_bits = R::BITS; in extend() localVariable
|
H A D | trunc.rs | 32 let dst_bits = R::BITS; in trunc() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/src/float/ |
H A D | extend.rs | 27 let dst_bits = R::BITS; in extend() localVariable
|
H A D | trunc.rs | 32 let dst_bits = R::BITS; in trunc() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/cast/src/ |
D | lib.rs | 288 let dst_bits = core::mem::size_of::<$dst>() as u32 * 8; localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_aos.c | 153 int dst_bits, in scale_bits_up()
|
H A D | lp_bld_pack.c | 804 unsigned dst_bits = dst_type.sign ? dst_type.width - 1 : dst_type.width; in lp_build_packs2() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_nir_lower_vs_inputs.c | 286 unsigned dst_bits = 1 << (3 + load_log_size + log_recombine); in opencoded_load_format() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_format_convert.c | 144 unsigned src_bits, unsigned dst_bits) in nir_format_bitcast_uvec_unmasked()
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | brw_nir_lower_cooperative_matrix.c | 409 const unsigned dst_bits = glsl_base_type_bit_size(dst_desc.element_type); in lower_cmat_unary_op() local
|
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/ |
H A D | nir_to_dxil.c | 2338 unsigned dst_bits = alu->def.bit_size; in get_cast_op() local 2419 unsigned dst_bits = alu->def.bit_size; in get_cast_dest_type() local 2561 unsigned dst_bits = alu->def.bit_size; in emit_binary_intin() local 2582 unsigned dst_bits = alu->def.bit_size; in emit_tertiary_intin() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | pack.c | 1451 int dst_bits; in _mesa_pack_luminance_from_rgba_integer() local
|
/aosp_15_r20/frameworks/native/libs/gui/ |
H A D | Surface.cpp | 2576 uint8_t* dst_bits = nullptr; in copyBlt() local
|