Home
last modified time | relevance | path

Searched defs:in_height (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dcrop_fp16.c61 const int in_height = para->in_shape_[1]; in Fp16Crop2D() local
83 const int in_height = para->in_shape_[1]; in Fp16Crop3D() local
117 const int in_height = para->in_shape_[1]; in Fp16Crop4D() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dresize_bilinear_grad_cpu_kernel.cc46 size_t in_height = shape_[2]; in InitKernel() local
115 size_t in_height = shape_[2]; in LaunchKernel() local
Dresize_bilinear_cpu_kernel.cc44 size_t in_height = shape_[2]; in InitKernel() local
101 size_t in_height = shape_[2]; in LaunchKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dpack_ext.c35 const int in_height = conv_param->input_h_; in RollingIm2ColPackDwUnitFp32() local
85 const int in_height = conv_param->input_h_; in rolling_im2col_hwc() local
156 const int in_height = conv_param->output_h_; in rolling_im2row_hwc() local
204 const int in_height = conv_param->input_h_; in col2im_hwc() local
252 const int in_height = conv_param->input_h_; in rolling_col2im_hwc() local
Dresize_grad.c112 size_t in_height = param->in_height_; in ResizeBiLinearGrad() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Dpack_fp16_ext.c34 const int in_height = conv_param->input_h_; in RollingIm2ColPackDwUnitFp16() local
84 const int in_height = conv_param->input_h_; in RollingIm2ColPackUnitFp16() local
151 const int in_height = conv_param->input_h_; in RollingCol2ImPackUnitFp16() local
Dresize_grad.c111 size_t in_height = param->in_height_; in ResizeBiLinearFp16Grad() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dcrop_int8.c79 const int in_height = para->in_shape_[1]; in Int8Crop2D() local
122 const int in_height = para->in_shape_[1]; in Int8Crop3D() local
177 const int in_height = para->in_shape_[1]; in Int8Crop4D() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dresize_int8.cc151 auto in_height = in_tensor->Height(); in CalRatio() local
223 auto in_height = in_tensor->Height(); in CalFloatRatio() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dresize_nearest_neighbor_impl.cu31 int in_height = s3; in ResizeNearestNeighbor() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dsoft_vpc.h28 uint32_t in_height; member
/third_party/gstreamer/gstplugins_bad/ext/opencv/
Dgstedgedetect.cpp247 gint in_width, gint in_height, int in_cv_type, in gst_edge_detect_set_caps()
Dgstdewarp.cpp482 gint in_width, gint in_height, gint * out_width, gint * out_height) in gst_dewarp_calculate_dimensions()
598 gint in_width, gint in_height, int in_cv_type, in gst_dewarp_set_caps()
Dgstcvsobel.cpp190 gint in_width, gint in_height, int in_cv_type, in gst_cv_sobel_set_caps()
Dgstcvlaplace.cpp192 gint in_height, int in_cv_type, gint out_width, in gst_cv_laplace_cv_set_caps()
Dgstskindetect.cpp236 gint in_width, gint in_height, int in_cv_type, in gst_skin_detect_set_caps()
Dgstdewarp.h95 gint in_height; member
Dgstretinex.cpp316 gint in_height, int in_cv_type, gint out_width, in gst_retinex_set_caps()
Dgstgrabcut.cpp265 gint in_height, int in_cv_type, gint out_width, in gst_grabcut_set_caps()
Dgstfaceblur.cpp332 gint in_width, gint in_height, int in_cv_type, in gst_face_blur_set_caps()
Dgstcameraundistort.cpp283 gint in_width, gint in_height, G_GNUC_UNUSED int in_cv_type, in gst_camera_undistort_set_info()
Dgsthanddetect.cpp379 gint in_width, gint in_height, int in_cv_type, in gst_handdetect_set_caps()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvvideofilter.cpp179 gint in_width, in_height; in gst_opencv_video_filter_set_info() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dgstglcolorconvert.c139 gint in_height = frames[i].height; in check_conversion() local
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.h63 gint in_width, in_height; member

12