Searched defs:horiz_offset (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/intel/compiler/ |
D | brw_ir_vec4.h | 115 horiz_offset(src_reg reg, unsigned delta) in horiz_offset() function 196 horiz_offset(const dst_reg ®, unsigned delta) in horiz_offset() function
|
D | brw_ir_fs.h | 104 horiz_offset(const fs_reg ®, unsigned delta) in horiz_offset() function
|
/external/tensorflow/tensorflow/core/kernels/ |
D | eigen_spatial_convolutions-inl.h | 716 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()
|
D | eigen_cuboid_convolution.h | 910 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/ |
D | convolve_neon.c | 200 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
|
D | jnt_convolve_neon.c | 731 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
|