Searched defs:box_width (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | cut_out_op.cc | 30 CutOutOp::CutOutOp(int32_t box_height, int32_t box_width, int32_t num_patches, bool random_color, in CutOutOp()
|
| D | image_utils.cc | 1555 …utImage(const std::shared_ptr<Tensor> &input, bool is_hwc, int32_t box_height, int32_t box_width) { in ValidateCutOutImage() 1611 … int32_t box_width, int32_t num_patches, bool bounded, bool random_color, std::mt19937 *rnd, in CutOut()
|
| /third_party/toybox/kconfig/lxdialog/ |
| D | inputbox.c | 47 int i, x, y, box_y, box_x, box_width; in dialog_inputbox() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | proresenc_anatoliy.c | 481 int box_width = FFMIN(width - x, dst_width); in subimage_with_fill_template() local
|