Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dmatrix_fp16.c23 int h_offset = h * k; in MatrixMultiplyFp16() local
58 int h_offset = h * k; in MatrixMultiplyVecFp16() local
72 int h_offset = h * k; in MatrixMultiplyVecFp16() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/base/
Dbatch_to_space_base.c33 int h_offset = h * in_stride_h; in BatchToSpaceNoCropForNHWC() local
74 int h_offset = h * in_stride_h; in BatchToSpaceForNHWC() local
Dminimal_filtering_generator.c168 int h_offset = h * k; in MatrixMultiply() local
242 int h_offset = h * k; in MatrixMultiplyVec() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dbatch_to_space_int8.c37 size_t h_offset = h * in_stride_h; in BatchToSpaceNoCropForNHWCInt8() local
84 size_t h_offset = h * in_stride_h; in BatchToSpaceForNHWCInt8() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcea708decoder.h433 guint h_offset; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-scaler.c344 gdouble offset, l_offset, h_offset; in resampler_convert_coeff() local