Home
last modified time | relevance | path

Searched defs:box_src (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c902 const struct pipe_box *box_dst, const struct pipe_box *box_src, in r600_stencil_z24unorms8_to_z24unorms8uint()
931 const struct pipe_box *box_dst, const struct pipe_box *box_src, in r600_stencil_z32floats8x24_to_z24unorms8()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dcombined_non_max_suppression.cc49 void CombinedNonMaxSuppressionCpuKernel::regular_input2buffer(float **boxes_buffer, float *box_src, in regular_input2buffer()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dcombined_non_max_suppression_cpu_kernel.cc42const float *box_src, const int class_idx) const { in regular_input2buffer() argument