Searched refs:deviceID (Results 1 - 6 of 6) sorted by relevance
/interface/sdk_c/ai/neural_network_runtime/ |
H A D | neural_network_core.h | 219 * @param deviceID Device id. If it is 0, the first device in the current device list will be used by default. 227 OH_NN_ReturnCode OH_NNCompilation_SetDevice(OH_NNCompilation *compilation, size_t deviceID); 624 * <b>deviceID</b> indicates the selected device. If it is 0, the first device in the current device list will be used 631 * @param deviceID Device id. If it is 0, the first device in the current device list will be used by default. 634 * is that the <b>tensorDesc</b> is nullptr, or <b>deviceID</b> is invalid, or memory error occurred. 638 NN_Tensor *OH_NNTensor_Create(size_t deviceID, NN_TensorDesc *tensorDesc); 649 * <b>deviceID</b> indicates the selected device. If it is 0, the first device in the current device list will be used 658 * @param deviceID Device id. If it is 0, the first device in the current device list will be used by default. 662 * is that the <b>tensorDesc</b> is nullptr, or <b>deviceID</b> or size is invalid, or memory error occurred. 666 NN_Tensor *OH_NNTensor_CreateWithSize(size_t deviceID, NN_TensorDes [all...] |
H A D | neural_network_runtime.h | 341 * Queries whether underlying device supports operators in a model instance. The device is specified by <b>deviceID</b>, 350 * @param deviceID Device ID to be queried, which can be obtained by using {@link OH_NNDevice_GetAllDevicesID}. 362 * is that the <b>deviceID</b> is invalid.\n 367 size_t deviceID,
|
/interface/sdk_c/third_party/openSLES/api/1.1/ |
H A D | OpenSLES.h | 293 SLuint32 deviceID; member 565 SLuint32 deviceID, 574 SLuint32 deviceID, 1474 SLuint32 deviceID, 1481 SLuint32 deviceID, 1486 SLuint32 deviceID, 2754 SLuint32 deviceID, 2762 SLuint32 deviceID,
|
/interface/sdk_c/third_party/openSLES/api/1.0.1/ |
H A D | OpenSLES.h | 282 SLuint32 deviceID; member 520 SLuint32 deviceID, 529 SLuint32 deviceID, 1346 SLuint32 deviceID, 1353 SLuint32 deviceID, 1358 SLuint32 deviceID, 2558 SLuint32 deviceID, 2566 SLuint32 deviceID,
|
/interface/sdk_c/third_party/openSLES/api/1.0/ |
H A D | OpenSLES.h | 282 SLuint32 deviceID; member 517 SLuint32 deviceID, 526 SLuint32 deviceID, 1340 SLuint32 deviceID, 1347 SLuint32 deviceID, 1352 SLuint32 deviceID, 2552 SLuint32 deviceID, 2560 SLuint32 deviceID,
|
/interface/sdk_c/third_party/vulkan-headers/vulkan/ |
H A D | vulkan_core.h | 2904 uint32_t deviceID;
member 3178 uint32_t deviceID;
member 16359 uint32_t deviceID;
member
|
Completed in 88 milliseconds