Home
last modified time | relevance | path

Searched defs:curBufferLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnexecutor.cpp477 …d::shared_ptr<NNTensor> inputTensor, const void* buffer, size_t dataLength, size_t curBufferLength) in SetInputTensorWithCurrentBuffer()
601 size_t curBufferLength = 0; in SetInput() local
753 size_t curBufferLength = m_outputTensors[index].tensor->GetBufferLength(); in SetOutput() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Daudio_dump_pcm.cpp331 size_t curBufferLength = 0; in GetCurMemoryCondition() local