Home
last modified time | relevance | path

Searched defs:in_offset_h (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/base/
Ddepth_to_space_base.c29 int64_t in_offset_h = in_offset_n + j * param->in_stride_dim1_; in DepthToSpaceForNHWC() local
54 int64_t in_offset_h = in_offset_n + j * param->in_stride_dim1_; in DepthToSpaceCRDForNHWC() local
Dspace_to_depth_base.c40 int64_t in_offset_h = in_offset_n + j * block_size * in_strides[1]; in SpaceToDepthForNHWC() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/
Ddepth_to_space_int8.c33 int64_t in_offset_h = in_offset_n + j * param->in_stride_dim1_; in DepthToSpaceForNHWCInt8() local
/third_party/ffmpeg/libavfilter/
Dv360.h165 int in_offset_w[4], in_offset_h[4]; member
Dvf_v360.c4307 int in_offset_h, in_offset_w; in config_output() local