Searched defs:data_in (Results 1 – 12 of 12) sorted by relevance
| /third_party/astc-encoder/Utils/ |
| D | astc_rgbm_codec.cpp | 71 const float* data_in = stbi_loadf(src_file, &dim_x, &dim_y, nullptr, 4); in main() local 129 const uint8_t* data_in = stbi_load(src_file, &dim_x, &dim_y, nullptr, 4); in main() local
|
| D | astc_blend_test.cpp | 124 const uint8_t* data_in = stbi_load(src_file, &dim_x, &dim_y, nullptr, 4); in main() local
|
| /third_party/mindspore/mindspore-src/source/tests/st/dyn_shape_dev/ |
| D | test_index.py | 484 data_in = input_data variable 486 data_in = input_data_4d variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/ |
| D | nms_with_mask_impl.cu | 49 __global__ void PopulateOutput(const T *data_in, T *data_out, int *index_buff, const int num, int b… in PopulateOutput() 222 cudaError_t CalSort(const int &num, const T *data_in, T *data_out, int *index_buff, T *data_buff, i… in CalSort()
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_lensfun.c | 57 uint8_t *data_in; member 66 const uint8_t *data_in; member
|
| /third_party/mesa3d/src/intel/isl/ |
| D | isl_format.c | 1350 const uint32_t *data_in) in unpack_channel() 1416 const uint32_t *data_in) in isl_color_value_unpack()
|
| /third_party/libbpf/src/ |
| D | bpf.h | 450 const void *data_in; member 619 const void *data_in; /* optional */ member
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | nms_with_mask_cpu_kernel.cc | 140 void NMSWithMaskCpuKernelMod::PopulateOutput(const T *data_in, T *data_out, const int *index_buff, … in PopulateOutput()
|
| /third_party/python/Modules/ |
| D | _elementtree.c | 3196 expat_default_handler(XMLParserObject* self, const XML_Char* data_in, in expat_default_handler() 3313 expat_data_handler(XMLParserObject* self, const XML_Char* data_in, in expat_data_handler() 3545 const XML_Char* data_in) in expat_pi_handler()
|
| /third_party/ltp/include/lapi/ |
| D | bpf.h | 259 aligned_uint64_t data_in; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | ilbcdec.c | 501 static void filter_arfq12(const int16_t *data_in, in filter_arfq12()
|
| /third_party/libbpf/include/uapi/linux/ |
| D | bpf.h | 1512 __aligned_u64 data_in; member
|