Home
last modified time | relevance | path

Searched defs:offset0 (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/egl/wayland/wayland-drm/
Dwayland-drm.c63 int32_t offset0, int32_t stride0, in create_buffer()
139 int32_t offset0, int32_t stride0, in drm_create_planar_buffer()
168 int32_t offset0, int32_t stride0, in drm_create_prime_buffer()
/third_party/ffmpeg/tests/checkasm/
Dsynth_filter.c66 int i, offset0 = 0, offset1 = 0, offset_b = 0; in checkasm_check_synth_filter() local
/third_party/ffmpeg/libavcodec/mips/
Dhevc_mc_biw_msa.c91 int32_t offset0, in hevc_biwgt_copy_4w_msa()
180 int32_t offset0, in hevc_biwgt_copy_6w_msa()
234 int32_t offset0, in hevc_biwgt_copy_8w_msa()
322 int32_t offset0, in hevc_biwgt_copy_12w_msa()
381 int32_t offset0, in hevc_biwgt_copy_16w_msa()
436 int32_t offset0, in hevc_biwgt_copy_24w_msa()
500 int32_t offset0, in hevc_biwgt_copy_32w_msa()
561 int32_t offset0, in hevc_biwgt_copy_48w_msa()
613 int32_t offset0, in hevc_biwgt_copy_64w_msa()
669 int32_t offset0, in hevc_hz_biwgt_8t_4w_msa()
[all …]
Dhevc_lpf_sao_msa.c1049 v16i8 dst0, offset0, offset1; in hevc_sao_band_filter_4width_msa() local
1111 v16i8 offset0, offset1, dst0, dst1; in hevc_sao_band_filter_8width_msa() local
1186 v16i8 offset0, offset1; in hevc_sao_band_filter_16multiple_msa() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Darithmetic_grad.c85 size_t offset0 = GetOutputOffset(num_dims, input0_dims, input_iter, num_axes0, axes0); in MaximumByAxesFp16() local
136 size_t offset0 = GetOutputOffset(num_dims, input0_dims, input_iter, num_axes0, axes0); in MinimumByAxesFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Darithmetic_grad.c83 size_t offset0 = GetOutputOffset(num_dims, input0_dims, input_iter, num_axes0, axes0); in MaximumByAxes() local
133 size_t offset0 = GetOutputOffset(num_dims, input0_dims, input_iter, num_axes0, axes0); in MinimumByAxes() local
/third_party/node/deps/brotli/c/enc/
Dbackward_references.c30 size_t offset0 = distance_plus_3 - (size_t)dist_cache[0]; in ComputeDistanceCode() local
/third_party/skia/third_party/externals/brotli/c/enc/
Dbackward_references.c30 size_t offset0 = distance_plus_3 - (size_t)dist_cache[0]; in ComputeDistanceCode() local
/third_party/mindspore/mindspore/lite/micro/coder/wrapper/fp32/
Darithmetic_fp32_wrapper.c50 int offset0 = wrapper_info->offset0_; in BatchScalarCalc() local
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc259 int offset0, offset1; in MakeTime() local
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_libc.cc253 int offset0, offset1; in MakeTime() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpfunnel.c453 guint offset0 = 500; in GST_START_TEST() local
/third_party/mindspore/mindspore/lite/micro/coder/opcoders/nnacl/fp32/
Darithmetic_fp32_coder.cc369 int offset0 = stride0 * start_batch; in BatchScalarCalc() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Darithmetic_fp32.cc322 int offset0 = stride0 * start_batch; in BatchScalarCalc() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c48 LLVMValueRef offset0 = in load_sample_position() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample_aos.c224 LLVMValueRef *offset0, in lp_build_sample_wrap_linear_int()
/third_party/ffmpeg/libavcodec/
Dhevcdec.c1658 int offset0 = EPEL_EXTRA_BEFORE * (srcstride + (1 << s->ps.sps->pixel_shift)); in chroma_mc_uni() local
/third_party/pcre2/pcre2/src/
Dpcre2_jit_compile.c11291 int offset0 = (private_data_ptr == 0) ? STACK(0) : private_data_ptr; in compile_iterator_matchingpath() local
12268 int offset0 = (private_data_ptr == 0) ? STACK(0) : private_data_ptr; in compile_iterator_backtrackingpath() local
/third_party/flutter/skia/third_party/externals/imgui/
Dimgui_draw.cpp2098 const int offset0 = (int)(r.X + x) + (int)(r.Y + y) * w; in ImFontAtlasBuildRenderDefaultTexData() local
/third_party/mesa3d/src/imgui/
Dimgui_draw.cpp2110 const int offset0 = (int)(r.X + x) + (int)(r.Y + y) * w; in ImFontAtlasBuildRenderDefaultTexData() local
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1508 int16_t offset0; member