Home
last modified time | relevance | path

Searched defs:voffset (Results 1 – 25 of 263) sorted by relevance

1234567891011

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/
H A DNEAsymm.h419 const int32x4_t voffset = vdupq_n_s32(offset); in vdequantize() local
442 const int32x4_t voffset = vdupq_n_s32(offset); in vdequantize() local
465 const int32x4_t voffset = vdupq_n_s32(offset); in vdequantize() local
490 const int32x4_t voffset = vdupq_n_s32(offset); in vdequantize() local
514 const int32x4_t voffset = vdupq_n_s32(offset); in vdequantize() local
538 const int32x4_t voffset = vdupq_n_s32(offset); in vdequantize() local
606 const float32x4_t voffset = vdupq_n_f32(offset); in vquantize() local
634 const float32x4_t voffset = vdupq_n_f32(offset); in vquantize_signed() local
653 const int32x4_t voffset = vdupq_n_s32(offset); in vquantize_internal() local
H A DSVEAsymm.h70 const auto voffset = svdup_n_s32(offset); in svdequantize_z() local
104 const auto voffset = svdup_n_s32(offset); in svdequantize_z() local
177 const auto voffset = svdup_n_f32(offset); in svquantize_z() local
203 const auto voffset = svdup_n_f32(offset); in svquantize_signed_z() local
228 const auto voffset = svdup_n_f32(offset); in svquantize_qasymm16_z() local
/aosp_15_r20/frameworks/av/media/libeffects/lvm/wrapper/Bundle/
H A DEffectBundle.cpp3188 uint32_t voffset = paddedParamSize; in Effect_command() local
3255 const uint32_t voffset = computeParamVOffset(p); in Effect_command() local
3287 const uint32_t voffset = computeParamVOffset(p); in Effect_command() local
3317 const uint32_t voffset = computeParamVOffset(p); in Effect_command() local
3337 const uint32_t voffset = computeParamVOffset(p); in Effect_command() local
/aosp_15_r20/external/flatbuffers/php/
H A DFlatbufferBuilder.php779 public function addStructX($voffset, $x, $d)
793 public function addStruct($voffset, $x, $d)
804 public function slot($voffset)
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_build.c996 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_common()
1024 … LLVMValueRef vindex, LLVMValueRef voffset, enum gl_access_qualifier access) in ac_build_buffer_store_format()
1031 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_dword()
1058 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_buffer_load_common()
1098 LLVMValueRef vindex, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load()
1154 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_buffer_load_format()
1236 LLVMValueRef vindex, LLVMValueRef voffset, in ac_build_tbuffer_load()
1337 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_short()
1345 LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_load_byte()
1353 LLVMValueRef vdata, LLVMValueRef voffset, LLVMValueRef soffset, in ac_build_buffer_store_short()
[all …]
/aosp_15_r20/external/libvpx/vp8/common/
H A Dreconinter.c180 int voffset = 20 + i * 2 + j; in vp8_build_inter4x4_predictors_mbuv() local
463 int voffset = 20 + i * 2 + j; in build_4x4uvmvs() local
/aosp_15_r20/frameworks/base/media/jni/audioeffect/
H A Dandroid_media_AudioEffect.cpp539 int voffset; in android_media_AudioEffect_native_setParameter() local
600 int voffset; in android_media_AudioEffect_native_getParameter() local
/aosp_15_r20/external/XNNPACK/src/x8-lut/
H A Dwasmsimd.c.in32 const v128_t voffset = wasm_i8x16_const_splat(16); variable
H A Davx2.c.in39 const __m256i voffset = _mm256_set1_epi8(16); variable
H A Davx512skx-vpshufb.c.in39 const __m512i voffset = _mm512_set1_epi8(16); variable
H A Dneon-tbx128x4.c.in33 const uint8x16_t voffset = vmovq_n_u8(64); variable
/aosp_15_r20/external/flatbuffers/python/flatbuffers/
H A Dpacker.py42 voffset = uint16 variable
/aosp_15_r20/external/XNNPACK/src/x8-lut/gen/
H A Dlut-neon-tbx128x4-x16.c33 const uint8x16_t voffset = vmovq_n_u8(64); in xnn_x8_lut_ukernel__neon_tbx128x4_x16() local
H A Dlut-neon-tbx128x4-x32.c33 const uint8x16_t voffset = vmovq_n_u8(64); in xnn_x8_lut_ukernel__neon_tbx128x4_x32() local
H A Dlut-neon-tbx128x4-x48.c33 const uint8x16_t voffset = vmovq_n_u8(64); in xnn_x8_lut_ukernel__neon_tbx128x4_x48() local
H A Dlut-neon-tbx128x4-x64.c33 const uint8x16_t voffset = vmovq_n_u8(64); in xnn_x8_lut_ukernel__neon_tbx128x4_x64() local
H A Dlut-wasmsimd-x16.c45 const v128_t voffset = wasm_i8x16_const_splat(16); in xnn_x8_lut_ukernel__wasmsimd_x16() local
H A Dlut-wasmsimd-x32.c45 const v128_t voffset = wasm_i8x16_const_splat(16); in xnn_x8_lut_ukernel__wasmsimd_x32() local
H A Dlut-wasmsimd-x48.c45 const v128_t voffset = wasm_i8x16_const_splat(16); in xnn_x8_lut_ukernel__wasmsimd_x48() local
H A Dlut-wasmsimd-x64.c45 const v128_t voffset = wasm_i8x16_const_splat(16); in xnn_x8_lut_ukernel__wasmsimd_x64() local
H A Dlut-ssse3-x16.c63 const __m128i voffset = _mm_set1_epi8(16); in xnn_x8_lut_ukernel__ssse3_x16() local
H A Dlut-avx512skx-vpshufb-x64.c63 const __m512i voffset = _mm512_set1_epi8(16); in xnn_x8_lut_ukernel__avx512skx_vpshufb_x64() local
/aosp_15_r20/frameworks/av/media/libeffects/dynamicsproc/
H A DEffectDynamicsProcessing.cpp522 uint32_t voffset = computeParamVOffset(p); in DP_command() local
544 const uint32_t voffset = computeParamVOffset(p); in DP_command() local
/aosp_15_r20/external/flatbuffers/java/com/google/flatbuffers/
H A DFlatBufferBuilder.java847 public void addStruct(int voffset, int x, int d) { in addStruct()
860 public void slot(int voffset) { in slot()
/aosp_15_r20/external/flatbuffers/net/FlatBuffers/
H A DFlatBufferBuilder.cs513 public void Slot(int voffset) in Slot()
795 public void AddStruct(int voffset, int x, int d) in AddStruct()

1234567891011