Home
last modified time | relevance | path

Searched defs:offset_x (Results 1 – 25 of 64) sorted by relevance

123

/external/webrtc/api/video/
Dvideo_frame_buffer.cc22 int offset_x, in CropAndScale()
137 int offset_x, in CropAndScale()
162 int offset_x, in CropAndScale()
211 int offset_x, in CropAndScale()
Dnv12_buffer.cc126 int offset_x, in CropAndScaleFrom()
Di444_buffer.cc188 int offset_x, in CropAndScaleFrom()
Di010_buffer.cc200 int offset_x, in CropAndScaleFrom()
Dvideo_frame.h36 int offset_x; member
Di420_buffer.cc185 int offset_x, in CropAndScaleFrom()
Di422_buffer.cc202 int offset_x, in CropAndScaleFrom()
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/chrome/scroll_jank/
Dscroll_offsets.sql101 offset_x LONG, field
110 EXTRACT_ARG(arg_set_id, 'scroll_deltas.visual_offset_x') AS offset_x, field
/external/ComputeLibrary/src/core/NEON/kernels/
DNEReverseKernel.cpp120 … const int offset_x = (axis_bit & 0x1) ? output->info()->dimension(0) - x - window_step_x : x; in run_reverse() local
134 const int offset_x = (axis_bit & 0x1) ? output->info()->dimension(0) - x - 1 : x; in run_reverse() local
/external/webrtc/test/
Dmappable_native_buffer.cc75 MappableNativeBuffer::ScaledBuffer::CropAndScale(int offset_x, in CropAndScale()
109 int offset_x, in CropAndScale()
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Dconv_pointwise.cc156 NodeId second_commom_input_id, int* offset_x, in GetOffset()
241 int offset_x, offset_y; in TryFusedPointwiseConv() local
/external/tensorflow/tensorflow/core/kernels/image/
Dattention_ops.cc118 float offset_x = offsets.tensor<float, 2>()(i, 1); in Compute() local
/external/tensorflow/tensorflow/core/kernels/
Dquantized_mul_op.cc114 void VectorMultiply(OpKernelContext* context, const T* x_data, int32_t offset_x, in VectorMultiply()
126 const quint8* x_data, int32 offset_x, in VectorMultiply()
323 const int32_t offset_x = FloatToQuantizedUnclamped<T>(0.0f, min_x, max_x); in Compute() local
Deigen_attention.h144 const Index offset_x = (Index)x; in eval() local
/external/webrtc/modules/desktop_capture/linux/x11/
Dwindow_list_utils.cc170 int offset_x; in GetWindowRect() local
/external/libgav1/src/
Dprediction_mask.cc197 const uint8_t offset_x = in GenerateWedgeMask() local
/external/libmpeg2/decoder/
Dimpeg2d_pnb_pic.c566 UWORD32 offset_x, offset_y, stride; in impeg2d_dec_p_b_slice() local
/external/libhevc/encoder/
Dihevce_dep_mngr.c1058 WORD32 offset_x, in ihevce_dmgr_map_chk_sync()
1172 void *pv_dep_mngr_state, WORD32 offset_x, WORD32 offset_y, WORD32 i4_map_value) in ihevce_dmgr_map_set_sync()
/external/libgav1/src/dsp/
Dfilm_grain.cc265 const int offset_x = rand >> 4; in ConstructNoiseStripes_C() local
327 const int offset_x = rand >> 4; in ConstructNoiseStripesWithOverlap_C() local
345 const int offset_x = rand >> 4; in ConstructNoiseStripesWithOverlap_C() local
/external/libhevc/encoder/arm/
Dihevce_me_neon.c269 WORD32 offset_x[NUM_CANDIDATES_IN_GRID] = { 0, -grd_sz_x, 0, grd_sz_x, 0, in compute_part_sads_for_MxM_blk_neon() local
353 WORD32 offset_x[NUM_CANDIDATES_IN_GRID] = { 0, -grd_sz_x, 0, grd_sz_x, 0, in compute_4x4_sads_for_16x16_blk_neon() local
/external/XNNPACK/src/operators/
Ddeconvolution-nhwc.c180 for (size_t offset_x = 0; offset_x < stride_width; offset_x++) { in create_deconvolution2d_nhwc() local
893 for (size_t offset_x = 0; offset_x < stride_width; offset_x++) { in setup_subconv2d_path() local
907 for (size_t offset_x = 0; offset_x < stride_width; offset_x++) { in setup_subconv2d_path() local
/external/mesa3d/src/gallium/frontends/dri/
Ddrisw.c86 unsigned offset, unsigned offset_x, int x, int y, in put_image_shm()
183 unsigned offset_x, in drisw_put_image_shm()
/external/mesa3d/src/amd/vulkan/nir/
Dradv_nir_lower_fs_barycentric.c31 nir_def *offset_x = nir_channel(b, offset, 0); in lower_interp_center_smooth() local
/external/mesa3d/src/amd/common/nir/
Dac_nir_lower_intrinsics_to_args.c337 nir_def *offset_x = nir_channel(b, intrin->src[0].ssa, 0); in lower_intrinsic_to_arg() local
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c2962 struct qreg offset_x = in ntq_get_sample_offset() local
3028 struct qreg offset_x, offset_y; in ntq_get_barycentric_centroid() local
3056 struct qreg offset_x, in ntq_emit_load_interpolated_input()
3874 struct qreg offset_x, offset_y; in ntq_emit_intrinsic() local
3884 struct qreg offset_x = in ntq_emit_intrinsic() local
3897 struct qreg offset_x, offset_y; in ntq_emit_intrinsic() local
3931 struct qreg offset_x = ntq_get_src(c, instr->src[0], 0); in ntq_emit_intrinsic() local

123