Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/examples/mediatek/executor_runner/llama_runner/
H A DModelChunk.cpp446 void* ahwb_data = buffer_allocator.Allocate(inBufInfo.nbytes); in AllocateIoBuffers() local
473 void* ahwb_data = buffer_allocator.Allocate(outBufInfo.nbytes); in AllocateIoBuffers() local