| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/ir/vision/ |
| D | cutout_ir.cc | 32 CutOutOperation::CutOutOperation(int32_t length, int32_t num_patches, bool is_hwc) in CutOutOperation() 68 int32_t num_patches = op_params["num_patches"]; in from_json() local
|
| /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 | 1611 … int32_t box_width, int32_t num_patches, bool bounded, bool random_color, std::mt19937 *rnd, in CutOut()
|
| /third_party/mesa3d/src/amd/vulkan/nir/ |
| D | radv_nir_lower_abi.c | 267 unsigned num_patches = s->info->num_tess_patches; in lower_abi_instr() local 271 nir_def *num_patches = nir_iadd_imm_nuw(b, n, 1); in lower_abi_instr() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_gmem.cc | 388 unsigned num_patches = fd_patch_num_elements(&batch->fb_read_patches); in patch_fb_read_gmem() local 443 unsigned num_patches = in patch_fb_read_sysmem() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_nir_lower_abi.c | 319 nir_def *num_patches = nir_iadd_imm_nuw(b, p, 1); in lower_intrinsic() local
|
| D | si_state_shaders.cpp | 4813 unsigned num_patches, lds_size; in si_update_tess_io_layout_state() local
|
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_tess.c | 168 unsigned num_patches = input_prim->count / shader->draw->pt.vertices_per_patch; in draw_tess_ctrl_shader_run() local
|
| /third_party/mesa3d/src/amd/common/ |
| D | ac_shader_util.c | 954 unsigned num_patches = 256 / max_verts_per_patch; in ac_compute_num_tess_patches() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | sbr.h | 187 AAC_SIGNE num_patches; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/ |
| D | py_transforms.py | 235 def __init__(self, length, num_patches=1): argument
|
| D | c_transforms.py | 562 def __init__(self, length, num_patches=1): argument
|
| D | transforms.py | 1627 def __init__(self, length, num_patches=1, is_hwc=True): argument
|
| /third_party/mesa3d/src/amd/common/nir/ |
| D | ac_nir_lower_tess_io_to_mem.c | 1306 …unsigned num_patches = ac_compute_num_tess_patches(info, num_tcs_input_cp, num_tcs_output_cp, mem_… in ac_nir_compute_tess_wg_info() local
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| D | evergreen_state.c | 4604 …tess_constants(struct r600_context *rctx, const struct pipe_draw_info *info, unsigned *num_patches) in evergreen_setup_tess_constants() 4700 unsigned num_patches) in evergreen_get_ls_hs_config()
|
| D | r600_state_common.c | 2133 unsigned num_patches, dirty_tex_counter, index_offset = 0; in r600_draw_vbo() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/python/bindings/dataset/kernels/ir/image/ |
| D | bindings.cc | 259 .def(py::init([](int32_t length, int32_t num_patches, bool is_hwc) { in __anonfa8cf3891d02()
|
| /third_party/mesa3d/src/imagination/pco/ |
| D | pco_internal.h | 350 unsigned num_patches; member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/api/ |
| D | vision.cc | 356 CutOut::CutOut(int32_t length, int32_t num_patches, bool is_hwc) in CutOut()
|