| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | register_hdi_device_v1_0.cpp | 39 auto hdiRet = iDevice->GetDeviceName(deviceName); in HDIDeviceV1_0Creator() local
|
| H A D | hdi_device_v1_0.cpp | 324 auto hdiRet = m_iDevice->PrepareModelFromModelCache(iBuffers, iModelConfig, iPreparedModel); PrepareModelFromModelCache() local [all...] |
| /test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/ |
| H A D | hdi_device_test.cpp | 48 auto hdiRet = device_->GetDeviceName(deviceName); in HWTEST_F() local 62 auto hdiRet = device_->GetVendorName(vendorName); in HWTEST_F() local 76 auto hdiRet = device_->GetDeviceType(deviceType); in HWTEST_F() local 92 auto hdiRet = device_->GetDeviceStatus(deviceStatus); in HWTEST_F() local 107 auto hdiRet = device_->IsFloat16PrecisionSupported(isSupportedFp16); HWTEST_F() local 119 auto hdiRet = device_->IsPerformanceModeSupported(isSupportedPerformance); HWTEST_F() local 131 auto hdiRet = device_->IsPrioritySupported(isSupportedPriority); HWTEST_F() local 143 auto hdiRet = device_->IsDynamicInputSupported(isSupportedDynamicInput); HWTEST_F() local 155 auto hdiRet = device_->IsModelCacheSupported(isSupportedCache); HWTEST_F() local 259 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local 274 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local 287 auto hdiRet = device_->ReleaseBuffer(tensorBuffer); HWTEST_F() local 300 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local [all...] |
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/ |
| H A D | hdi_device_test.cpp | 48 auto hdiRet = 0; in HWTEST_F() local 66 auto hdiRet = device_->GetDeviceName(deviceName); in HWTEST_F() local 80 auto hdiRet = 0; in HWTEST_F() local 97 auto hdiRet = device_->GetVendorName(vendorName); HWTEST_F() local 111 auto hdiRet = 0; HWTEST_F() local 131 auto hdiRet = 0; HWTEST_F() local 150 auto hdiRet = 0; HWTEST_F() local 165 auto hdiRet = device_->IsFloat16PrecisionSupported(isSupportedFp16); HWTEST_F() local 177 auto hdiRet = 0; HWTEST_F() local 192 auto hdiRet = device_->IsPerformanceModeSupported(isSupportedPerformance); HWTEST_F() local 204 auto hdiRet = 0; HWTEST_F() local 219 auto hdiRet = device_->IsPrioritySupported(isSupportedPriority); HWTEST_F() local 231 auto hdiRet = 0; HWTEST_F() local 246 auto hdiRet = device_->IsDynamicInputSupported(isSupportedDynamicInput); HWTEST_F() local 258 auto hdiRet = 0; HWTEST_F() local 273 auto hdiRet = device_->IsModelCacheSupported(isSupportedCache); HWTEST_F() local 2904 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local 2922 auto hdiRet = 0; HWTEST_F() local [all...] |
| /test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/ |
| H A D | hdi_device_test.cpp | 48 auto hdiRet = device_->GetDeviceName(deviceName); in HWTEST_F() local 62 auto hdiRet = device_->GetVendorName(vendorName); in HWTEST_F() local 76 auto hdiRet = device_->GetDeviceType(deviceType); in HWTEST_F() local 92 auto hdiRet = device_->GetDeviceStatus(deviceStatus); in HWTEST_F() local 107 auto hdiRet = device_->IsFloat16PrecisionSupported(isSupportedFp16); HWTEST_F() local 119 auto hdiRet = device_->IsPerformanceModeSupported(isSupportedPerformance); HWTEST_F() local 131 auto hdiRet = device_->IsPrioritySupported(isSupportedPriority); HWTEST_F() local 143 auto hdiRet = device_->IsDynamicInputSupported(isSupportedDynamicInput); HWTEST_F() local 155 auto hdiRet = device_->IsModelCacheSupported(isSupportedCache); HWTEST_F() local 259 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local 274 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local 287 auto hdiRet = device_->ReleaseBuffer(tensorBuffer); HWTEST_F() local 300 auto hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); HWTEST_F() local [all...] |
| /test/xts/hats/ai/nnrt/hdi/v1_0/common/ |
| H A D | hdi_nnrt_test_utils.cpp | 120 int32_t hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); in ConvertModel() local
|
| /test/xts/hats/ai/nnrt/hdi/v2_0/common/ |
| H A D | hdi_nnrt_test_utils.cpp | 120 int32_t hdiRet = device_->AllocateBuffer(tensorSize, tensorBuffer); in ConvertModel() local
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| H A D | mock_idevice.cpp | 41 auto hdiRet = iDevice->GetDeviceName(deviceName); in HDIDeviceV1_0Creator() local
|
| /foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
| H A D | hcodec.cpp | 696 int32_t hdiRet = compNode_->UseBuffer(portIndex, *omxBuffer, *outBuffer); in AllocateAvSurfaceBuffers() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/ |
| H A D | image_codec.cpp | 473 int32_t hdiRet = compNode_->UseBuffer(portIndex, *omxBuffer, *outBuffer); in AllocateSurfaceBuffers() local
|