Searched defs:pad_type (Results 1 – 14 of 14) sorted by relevance
/third_party/openssl/include/openssl/ |
D | mdc2.h | 29 int pad_type; /* either 1 or 2, default 1 */ member
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstpadtemplate.c | 342 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()
|
D | gstghostpad.c | 609 GType pad_type = in gst_ghost_pad_new_full() local
|
D | gstelement.c | 1571 GstStaticPadTemplate * static_templ, GType pad_type) in gst_element_class_add_static_pad_template_with_gtype()
|
D | gstpad.c | 860 GType pad_type = in gst_pad_new_from_template() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | gaussian_blur.cc | 59 double sigmaY, PaddBorderType pad_type) { in GaussianBlur()
|
D | image_process.cc | 252 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()
|
D | canny.cc | 81 PaddBorderType pad_type) { in Sobel()
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/graph_kernel/ |
D | insert_pad.cc | 163 std::vector<TypeId> pad_type = {AnfAlgo::GetPrevNodeOutputInferDataType(matmul, 0)}; in InsertPad() local
|
/third_party/gstreamer/gstreamer/docs/ |
D | gst-hotdoc-plugins-scanner.c | 666 GType pad_type; in _add_element_pad_templates() local
|
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/ |
D | gstcamerabin2.c | 1194 gint pad_type) in encodebin_find_pad()
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst_gdb.py | 760 def pad_type(self): member in GdbGstPad
|
/third_party/gstreamer/gstreamer/libs/gst/base/ |
D | gstaggregator.c | 2004 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/ |
D | gst-inspect.c | 816 GType pad_type = GST_PAD_TEMPLATE_GTYPE (tmpl); in print_pad_templates_info() local
|