/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/ |
H A D | executor_mock_device.cpp | 25 void* HDIDeviceV1_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
|
H A D | compilation_mock_idevice.cpp | 193 void* HDIDeviceV1_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/ |
H A D | executor_mock_device.cpp | 25 void* HDIDeviceV2_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
|
H A D | compilation_mock_idevice.cpp | 193 void* HDIDeviceV2_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/foundation/utils/ |
H A D | buffer_pool.h | 100 std::shared_ptr<T> AllocateBuffer() in AllocateBuffer() function
|
/ohos5.0/foundation/ai/neural_network_runtime/test/fuzztest/ |
H A D | nnrt_device_impl.h | 110 int32_t AllocateBuffer(uint32_t length, SharedBuffer& buffer) in AllocateBuffer() function
|
/ohos5.0/drivers/peripheral/codec/interfaces/include/ |
H A D | codec_component_if.h | 267 …int32_t (*AllocateBuffer)(struct CodecComponentType *self, uint32_t portIndex, struct OmxCodecBuff… member
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | hdi_device_v1_0.cpp | 338 void* HDIDeviceV1_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0 361 OH_NN_ReturnCode HDIDeviceV1_0::AllocateBuffer(size_t length, int& fd) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
|
H A D | hdi_device_v2_0.cpp | 379 void* HDIDeviceV2_0::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0 401 OH_NN_ReturnCode HDIDeviceV2_0::AllocateBuffer(size_t length, int& fd) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
|
H A D | hdi_device_v2_1.cpp | 374 void* HDIDeviceV2_1::AllocateBuffer(size_t length) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1 396 OH_NN_ReturnCode HDIDeviceV2_1::AllocateBuffer(size_t length, int& fd) in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_1
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/ |
H A D | device_registrar_test.cpp | 153 void *AllocateBuffer(size_t length) override in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/ |
H A D | device_registrar_test.cpp | 153 void *AllocateBuffer(size_t length) override in AllocateBuffer() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_component_service.cpp | 171 int32_t CodecComponentService::AllocateBuffer(uint32_t portIndex, const OmxCodecBuffer &inBuffer, in AllocateBuffer() function in OHOS::HDI::Codec::V3_0::CodecComponentService
|
H A D | component_node.cpp | 449 int32_t ComponentNode::AllocateBuffer(uint32_t portIndex, OmxCodecBuffer &buffer) in AllocateBuffer() function in OHOS::Codec::Omx::ComponentNode
|
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/ |
H A D | nnrt_device_service.cpp | 185 int32_t NnrtDeviceService::AllocateBuffer(uint32_t length, SharedBuffer& buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService
|
/ohos5.0/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/ |
H A D | nnrt_device_service.cpp | 219 int32_t NnrtDeviceService::AllocateBuffer(uint32_t length, SharedBuffer& buffer) in AllocateBuffer() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService
|
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/ |
H A D | component_node.cpp | 361 int32_t ComponentNode::AllocateBuffer(uint32_t portIndex, struct OmxCodecBuffer &buffer) in AllocateBuffer() function in OHOS::Codec::Omx::ComponentNode
|
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/ |
H A D | codec_benchmark_omx_test.cpp | 426 BENCHMARK_F(CodecBenchmarkOmxTest, AllocateBuffer)(benchmark::State &state) in BENCHMARK_F() argument
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_sink.c | 1853 static void *AllocateBuffer(size_t size) in AllocateBuffer() function
|