Home
last modified time | relevance | path

Searched defs:s_offset (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
Dsnowdsp.c627 #define snow_inner_add_yblock_sse2_start_8(out_reg1, out_reg2, ptr_offset, s_offset)\ argument
640 #define snow_inner_add_yblock_sse2_start_16(out_reg1, out_reg2, ptr_offset, s_offset)\ argument
653 #define snow_inner_add_yblock_sse2_accum_8(ptr_offset, s_offset) \ argument
658 #define snow_inner_add_yblock_sse2_accum_16(ptr_offset, s_offset) \ argument
781 #define snow_inner_add_yblock_mmx_start(out_reg1, out_reg2, ptr_offset, s_offset, d_offset)\ argument
794 #define snow_inner_add_yblock_mmx_accum(ptr_offset, s_offset, d_offset) \ argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c721 LLVMValueRef s_offset = lp_build_const_int_vec(gallivm, type, 4); in lp_build_fetch_rgba_soa() local
/third_party/mesa3d/src/compiler/glsl/
Dir_reader.cpp943 s_expression *s_offset = NULL; in read_texture() local
/third_party/vixl/test/aarch64/
Dtest-utils-aarch64.cc656 const int s_offset = offsetof(dump_t, s_); in Dump() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.c1492 uint64_t s_offset = offset + in iris_resource_from_memobj_wrapper() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp7209 Temp s_offset = bld.as_uniform(get_ssa_temp(ctx, intrin->src[2].ssa)); in visit_load_buffer() local
7233 Temp s_offset = get_ssa_temp(ctx, intrin->src[3].ssa); in visit_store_buffer() local
/third_party/libabigail/src/
Dabg-ir.cc23172 ssize_t s_offset = get_member_function_vtable_offset(s); in operator ()() local