/aosp_15_r20/external/trusty/lk/arch/arm64/ |
D | sve.c | 38 uint64_t v_tmp = v & (CPACR_EL1_ZEN_SVE_DISABLE << CPACR_EL1_ZEN_SHIFT); in arch_disable_sve() local 50 uint64_t v_tmp = v | (CPACR_EL1_ZEN_SVE_ENABLE << CPACR_EL1_ZEN_SHIFT); in arch_enable_sve() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/arm/neon/ |
H A D | vp9_quantize_neon.c | 104 const int16x8_t v_tmp = vqaddq_s16(v_abs, *v_round); in quantize_fp_8() local 240 const int32x4_t v_tmp = vaddq_s32(v_abs_coeff, v_round_s32); in highbd_quantize_fp_4() local 325 const int32x4_t v_tmp = vandq_s32(vaddq_s32(v_abs_coeff, v_round_s32), in highbd_quantize_fp_32x32_4() local
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | quantize_neon.c | 65 const int16x8_t v_tmp = vqaddq_s16(v_abs, v_round); in quantize_fp_8() local 129 const int16x8_t v_tmp = vqaddq_s16(v_abs, v_round); in quantize_lp_8() local 192 const int16x8_t v_tmp = vandq_s16(vqaddq_s16(v_abs_coeff, v_round), in quantize_fp_logscale_8() local 223 const int16x8_t v_tmp = vandq_s16(vqaddq_s16(v_abs_coeff, v_round), in quantize_fp_logscale2_8() local
|
H A D | av1_highbd_quantize_neon.c | 37 const int32x4_t v_tmp = vandq_s32(vaddq_s32(v_abs_coeff, v_round_s32), in quantize_4() local
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/postprocess/ |
H A D | pp_run.c | 215 struct pipe_sampler_view v_tmp; in pp_filter_setup_in() local
|
H A D | pp_mlaa.c | 69 struct pipe_sampler_view v_tmp, *arr[3]; in pp_jimenezmlaa_run() local
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_fb.c | 2538 const uint8_t *v_tmp = v; in convert_yuv_to_rgb24() local 2600 uint8_t *v_tmp = v; in convert_rgb24_to_yuv() local 2708 const uint16_t *v_tmp = v; in convert_yuv16_to_float() local 2784 uint16_t *v_tmp = v; in convert_float_to_yuv16() local
|
/aosp_15_r20/external/libaom/aom_dsp/arm/ |
H A D | highbd_quantize_neon.c | 44 const int32x4_t v_tmp = vaddq_s32(v_abs_coeff, v_round_s32); in quantize_4() local
|
H A D | intrapred_neon.c | 1540 uint8x8_t v_tmp = vld1_u8(above + base_x); in dr_prediction_z2_Nx4_above_neon() local 1619 uint8x8x2_t v_tmp = vld2_u8(above + base_x); in dr_prediction_z2_Nx8_above_neon() local 1789 uint8x8x2_t v_tmp, v_res; in dr_prediction_z2_NxW_left_neon() local
|
/aosp_15_r20/external/libyuv/source/ |
H A D | scale_rvv.cc | 867 vuint32m4_t v_tmp = __riscv_vncvt_x_x_w_u32m4(v_row_64, vl / 8); in ScaleUVRowDown4_RVV() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | APInt.cpp | 1509 unsigned v_tmp = v[i] >> (32 - shift); in KnuthDiv() local
|
/aosp_15_r20/external/llvm/lib/Support/ |
H A D | APInt.cpp | 1550 unsigned v_tmp = v[i] >> (32 - shift); in KnuthDiv() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | APInt.cpp | 1361 uint32_t v_tmp = v[i] >> (32 - shift); in KnuthDiv() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | APInt.cpp | 1331 uint32_t v_tmp = v[i] >> (32 - shift); in KnuthDiv() local
|