Home
last modified time | relevance | path

Searched defs:pad_type (Results 1 – 14 of 14) sorted by relevance

/third_party/openssl/include/openssl/
Dmdc2.h29 int pad_type; /* either 1 or 2, default 1 */ member
/third_party/gstreamer/gstreamer/gst/
Dgstpadtemplate.c342 pad_template, GType pad_type) in gst_pad_template_new_from_static_pad_template_with_gtype()
420 GType pad_type) in gst_pad_template_new_with_gtype()
Dgstghostpad.c609 GType pad_type = in gst_ghost_pad_new_full() local
Dgstelement.c1571 GstStaticPadTemplate * static_templ, GType pad_type) in gst_element_class_add_static_pad_template_with_gtype()
Dgstpad.c860 GType pad_type = in gst_pad_new_from_template() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dgaussian_blur.cc59 double sigmaY, PaddBorderType pad_type) { in GaussianBlur()
Dimage_process.cc252 PaddBorderType pad_type) { in Conv2DImplement()
327 …t LiteMat &src, const LiteMat &kernel, LiteMat &dst, LDataType dst_type, PaddBorderType pad_type) { in Conv2D()
353 PaddBorderType pad_type) { in ConvRowCol()
761 … const int right, const PaddBorderType pad_type, uint8_t fill_b_or_gray, uint8_t fill_g, in PadWithConstant()
802 static int PadFromPos(int p, int len, PaddBorderType pad_type) { in PadFromPos()
816 const int right, const PaddBorderType pad_type) { in PadImplement()
968 …onst LiteMat &src, LiteMat &dst, int top, int bottom, int left, int right, PaddBorderType pad_type, in Pad()
Dcanny.cc81 PaddBorderType pad_type) { in Sobel()
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/
Dinsert_pad.cc163 std::vector<TypeId> pad_type = {AnfAlgo::GetPrevNodeOutputInferDataType(matmul, 0)}; in InsertPad() local
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c666 GType pad_type; in _add_element_pad_templates() local
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1194 gint pad_type) in encodebin_find_pad()
/third_party/gstreamer/gstreamer/libs/gst/helpers/
Dgst_gdb.py760 def pad_type(self): member in GdbGstPad
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c2004 GType pad_type = in gst_aggregator_default_create_new_pad() local
2887 GType pad_type; in gst_aggregator_init() local
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c816 GType pad_type = GST_PAD_TEMPLATE_GTYPE (tmpl); in print_pad_templates_info() local