/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | random_crop_with_bbox_op.h | 35 …: RandomCropOp(crop_height, crop_width, pad_top, pad_bottom, pad_left, pad_right, pad_if_needed, p… in RandomCropOp() argument
|
D | pad_op.cc | 29 PadOp::PadOp(int32_t pad_top, int32_t pad_bottom, int32_t pad_left, int32_t pad_right, BorderType p… in PadOp()
|
D | random_crop_op.cc | 36 … int32_t pad_left, int32_t pad_right, bool pad_if_needed, BorderType padding_mode, in RandomCropOp()
|
D | lite_image_utils.cc | 528 …const int32_t &pad_bottom, const int32_t &pad_left, const int32_t &pad_right, const BorderType &bo… in Pad()
|
D | image_utils.cc | 1294 …const int32_t &pad_bottom, const int32_t &pad_left, const int32_t &pad_right, const BorderType &bo… in Pad()
|
/third_party/mindspore/mindspore/lite/minddata/example/ |
D | testlitecv.cpp | 78 constexpr int32_t pad_right = 10; in main() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/mindir/ |
D | avg_pool_grad_unify_mindir.cc | 71 … int64_t pad_bottom, int64_t pad_left, int64_t pad_right) { in GetAssistInputMatrix() 110 int64_t pad_top, pad_bottom, pad_left, pad_right; in CreateMeanMatrixValueNode() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
D | pad_ir.cc | 62 int32_t pad_top, pad_bottom, pad_left, pad_right; in Build() local
|
D | random_crop_with_bbox_ir.cc | 80 int32_t pad_top, pad_bottom, pad_left, pad_right; in Build() local
|
D | random_crop_ir.cc | 80 int32_t pad_top, pad_bottom, pad_left, pad_right; in Build() local
|
/third_party/mindspore/mindspore/core/ops/grad/ |
D | conv2d_backprop_input.cc | 58 int64_t pad_right = abstract::Shape::SHP_ANY; in SetPadList() local
|
/third_party/mindspore/mindspore/lite/tools/optimizer/fisson/ |
D | fisson_util.cc | 61 int64_t pad_up = 0, pad_down = 0, pad_left = 0, pad_right = 0; in GetSplitPadList() local
|
/third_party/skia/third_party/externals/imgui/ |
D | imgui_draw.cpp | 2714 unsigned int pad_right = r->Width - (pad_left + line_width); in ImFontAtlasBuildRenderLinesTexData() local
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imgui.cpp | 5273 …float pad_right = (p_open == NULL) ? style.FramePadding.x : (style.FramePaddin… in Begin() local
|
/third_party/mesa3d/src/imgui/ |
D | imgui.cpp | 5399 …float pad_right = (p_open == NULL) ? style.FramePadding.x : (style.FramePaddin… in Begin() local
|