Searched defs:box_width (Results 1 – 5 of 5) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
| D | cut_out_op.cc | 33 CutOutOp::CutOutOp(int32_t box_height, int32_t box_width, int32_t num_patches, bool random_color, u… in CutOutOp()
|
| D | image_utils.cc | 1225 …int32_t box_width, int32_t num_patches, bool bounded, bool random_color, std::mt19937 *rnd, uint8_… in Erase()
|
| /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/boost/libs/compute/example/ |
| D | qimage_blur.cpp | 34 compute::uint_ box_width, in box_filter_image()
|
| /third_party/ffmpeg/libavcodec/ |
| D | proresenc_anatoliy.c | 479 int box_width = FFMIN(width - x, dst_width); in subimage_with_fill_template() local
|