Home
last modified time | relevance | path

Searched defs:horiz_offset (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_ir_vec4.h115 horiz_offset(src_reg reg, unsigned delta) in horiz_offset() function
196 horiz_offset(const dst_reg &reg, unsigned delta) in horiz_offset() function
Dbrw_ir_fs.h104 horiz_offset(const fs_reg &reg, unsigned delta) in horiz_offset() function
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h716 const ParentMapper& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
724 const Self& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
Deigen_cuboid_convolution.h910 const ParentMapper& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
918 const Self& base_mapper, Index vert_offset, Index horiz_offset) in TensorContractionSubMapper()
/external/libaom/libaom/av1/common/arm/
Dconvolve_neon.c200 const uint8_t horiz_offset = filter_params_x->taps / 2 - 1; in av1_convolve_x_sr_neon() local
960 const int horiz_offset = filter_params_x->taps / 2 - 1; in av1_convolve_2d_sr_neon() local
Djnt_convolve_neon.c731 const int horiz_offset = filter_params_x->taps / 2 - 1; in av1_dist_wtd_convolve_2d_neon() local
890 const int horiz_offset = filter_params_x->taps / 2 - 1; in av1_dist_wtd_convolve_x_neon() local