Home
last modified time | relevance | path

Searched defs:pollingTimeWindow (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DBurstUtils.cpp466 std::chrono::microseconds pollingTimeWindow) { in create()
483 std::chrono::microseconds pollingTimeWindow) in RequestChannelReceiver()
616 ResultChannelReceiver::create(size_t channelLength, std::chrono::microseconds pollingTimeWindow) { in create()
629 std::chrono::microseconds pollingTimeWindow) in ResultChannelReceiver()
H A DPreparedModel.cpp158 const auto pollingTimeWindow = getBurstControllerPollingTimeWindow(); in configureExecutionBurst() local
H A DBurst.cpp242 std::chrono::microseconds pollingTimeWindow) { in create()
/aosp_15_r20/packages/modules/NeuralNetworks/common/
DExecutionBurstServer.cpp323 const FmqRequestDescriptor& requestChannel, std::chrono::microseconds pollingTimeWindow) { in create()
342 std::chrono::microseconds pollingTimeWindow) in RequestChannelReceiver()
506 std::chrono::microseconds pollingTimeWindow) { in create()
533 std::chrono::microseconds pollingTimeWindow) { in create()
DExecutionBurstController.cpp243 ResultChannelReceiver::create(size_t channelLength, std::chrono::microseconds pollingTimeWindow) { in create()
258 std::chrono::microseconds pollingTimeWindow) in ResultChannelReceiver()
487 std::chrono::microseconds pollingTimeWindow) { in create()
/aosp_15_r20/hardware/interfaces/neuralnetworks/utils/adapter/hidl/src/
H A DBurst.cpp147 std::chrono::microseconds pollingTimeWindow) { in create()
/aosp_15_r20/hardware/interfaces/neuralnetworks/1.3/utils/src/
H A DPreparedModel.cpp255 const auto pollingTimeWindow = V1_2::utils::getBurstControllerPollingTimeWindow(); in configureExecutionBurst() local
/aosp_15_r20/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriver.cpp877 const auto pollingTimeWindow = in configureExecutionBurst() local