| /third_party/skia/src/gpu/glsl/ |
| D | GrGLSLVarying.cpp | 14 Interpolation interpolation) { in addPassThroughAttribute() 22 static bool use_flat_interpolation(GrGLSLVaryingHandler::Interpolation interpolation, in use_flat_interpolation() 40 Interpolation interpolation) { in addVarying()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
| D | trivial_augment_wide_ir.cc | 29 …Operation::TrivialAugmentWideOperation(int32_t num_magnitude_bins, InterpolationMode interpolation, in TrivialAugmentWideOperation() 70 InterpolationMode interpolation = op_params["interpolation"]; in from_json() local
|
| D | auto_augment_ir.cc | 29 …toAugmentOperation::AutoAugmentOperation(AutoAugmentPolicy policy, InterpolationMode interpolation, in AutoAugmentOperation() 73 InterpolationMode interpolation = op_params["interpolation"]; in from_json() local
|
| D | resize_with_bbox_ir.cc | 32 …eration::ResizeWithBBoxOperation(const std::vector<int32_t> &size, InterpolationMode interpolation) in ResizeWithBBoxOperation() 81 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | rand_augment_ir.cc | 31 … InterpolationMode interpolation, const std::vector<uint8_t> &fill_value) in RandAugmentOperation() 88 InterpolationMode interpolation = op_params["interpolation"]; in from_json() local
|
| D | resize_ir.cc | 29 ResizeOperation::ResizeOperation(const std::vector<int32_t> &size, InterpolationMode interpolation, in ResizeOperation() 109 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | perspective_ir.cc | 30 … InterpolationMode interpolation, const std::string &device_target) in PerspectiveOperation() 110 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | random_resized_crop_ir.cc | 35 … InterpolationMode interpolation, int32_t max_attempts) in RandomResizedCropOperation() 109 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | random_resized_crop_with_bbox_ir.cc | 35 … InterpolationMode interpolation, in RandomResizedCropWithBBoxOperation() 106 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | resized_crop_ir.cc | 34 … const std::vector<int32_t> &size, InterpolationMode interpolation, in ResizedCropOperation() 116 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | random_crop_decode_resize_ir.cc | 34 … InterpolationMode interpolation, int32_t max_attempts) in RandomCropDecodeResizeOperation() 92 auto interpolation = static_cast<InterpolationMode>(op_params["interpolation"]); in from_json() local
|
| D | affine_ir.cc | 29 const std::vector<float> &shear, InterpolationMode interpolation, in AffineOperation() 138 auto interpolation = static_cast<InterpolationMode>(op_params["resample"]); in from_json() local
|
| D | random_affine_ir.cc | 40 … const std::vector<float_t> &shear_ranges, InterpolationMode interpolation, in RandomAffineOperation() 171 auto interpolation = static_cast<InterpolationMode>(op_params["resample"]); in from_json() local
|
| /third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/ |
| D | test_resized_crop.py | 101 …def test_invalid_input(test_name, top, left, height, width, size, interpolation, error, error_msg): argument 137 …def test_invalid_range(test_name, top, left, height, width, size, interpolation, error, error_msg): argument
|
| D | test_resize.py | 52 def test_resize_op_parameters(test_name, size, interpolation, plot): argument 244 def test_invalid_input(test_name, size, interpolation, error, error_msg): argument
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | random_resize_with_bbox_op.cc | 28 auto interpolation = static_cast<InterpolationMode>(distribution_(random_generator_)); in Compute() local
|
| D | perspective_op.cc | 23 … const std::vector<std::vector<int32_t>> &end_points, InterpolationMode interpolation) in PerspectiveOp()
|
| D | resize_cubic_op.cc | 63 struct interpolation { struct 64 double (*interpolation)(double x); argument 65 double threshold;
|
| D | random_crop_and_resize_with_bbox_op.h | 29 … float aspect_lb, float aspect_ub, InterpolationMode interpolation, int32_t max_attempts) in RandomCropAndResizeWithBBoxOp()
|
| D | resized_crop_op.h | 34 InterpolationMode interpolation) in ResizedCropOp()
|
| D | affine_op.cc | 38 const std::vector<float_t> &shear, InterpolationMode interpolation, in AffineOp()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/dvpp/ascend910b/ |
| D | dvpp_perspective_op.h | 32 … const std::vector<std::vector<int32_t>> &end_points, InterpolationMode interpolation) in DvppPerspectiveOp()
|
| D | dvpp_resized_crop_op.h | 36 InterpolationMode interpolation) in DvppResizedCropOp()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/ir/kernels/ |
| D | flanger_ir.cc | 27 float phase, Modulation modulation, Interpolation interpolation) in FlangerOperation()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/ |
| D | flanger_op.h | 34 Modulation modulation, Interpolation interpolation) in FlangerOp()
|