Home
last modified time | relevance | path

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

12

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dresize_bilinear_grad_cpu_kernel.cc47 size_t in_width = shape_[3]; in InitKernel() local
116 size_t in_width = shape_[3]; in LaunchKernel() local
Dresize_bilinear_cpu_kernel.cc45 size_t in_width = shape_[3]; in InitKernel() local
102 size_t in_width = shape_[3]; in LaunchKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32_grad/
Dpack_ext.c36 const int in_width = conv_param->input_w_; in RollingIm2ColPackDwUnitFp32() local
86 const int in_width = conv_param->input_w_; in rolling_im2col_hwc() local
157 const int in_width = conv_param->output_w_; in rolling_im2row_hwc() local
205 const int in_width = conv_param->input_w_; in col2im_hwc() local
253 const int in_width = conv_param->input_w_; in rolling_col2im_hwc() local
Dresize_grad.c113 size_t in_width = param->in_width_; in ResizeBiLinearGrad() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16_grad/
Dpack_fp16_ext.c35 const int in_width = conv_param->input_w_; in RollingIm2ColPackDwUnitFp16() local
85 const int in_width = conv_param->input_w_; in RollingIm2ColPackUnitFp16() local
152 const int in_width = conv_param->input_w_; in RollingCol2ImPackUnitFp16() local
Dresize_grad.c112 size_t in_width = param->in_width_; in ResizeBiLinearFp16Grad() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/int8/
Dresize_int8.cc150 auto in_width = in_tensor->Width(); in CalRatio() local
222 auto in_width = in_tensor->Width(); in CalFloatRatio() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp16/
Dcrop_fp16.c84 const int in_width = para->in_shape_[2]; in Fp16Crop3D() local
118 const int in_width = para->in_shape_[2]; in Fp16Crop4D() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dresize_nearest_neighbor_impl.cu32 int in_width = s4; in ResizeNearestNeighbor() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/soft_dvpp/utils/
Dsoft_vpc.h27 uint32_t in_width; member
Dsoft_vpc.cc182 uint32_t in_width = pre_unit->in_width; in HorizonSplit() local
214 uint32_t in_width = pre_unit->in_width; in VerticalSplit() local
275 uint32_t in_width = right_ - left_ + 1; in BuildResizeStack() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/int8/
Dcrop_int8.c123 const int in_width = para->in_shape_[2]; in Int8Crop3D() local
178 const int in_width = para->in_shape_[2]; in Int8Crop4D() local
/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.cpp191 gst_cv_laplace_cv_set_caps (GstOpencvVideoFilter * trans, gint in_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.h94 gint in_width; member
Dgstretinex.cpp315 gst_retinex_set_caps (GstOpencvVideoFilter * filter, gint in_width, in gst_retinex_set_caps()
Dgstgrabcut.cpp264 gst_grabcut_set_caps (GstOpencvVideoFilter * filter, gint in_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()
/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.c138 gint in_width = frames[i].width; in check_conversion() local
/third_party/gstreamer/gstplugins_good/gst/videobox/
Dgstvideobox.h63 gint in_width, in_height; member

12