Home
last modified time | relevance | path

Searched refs:input_file_allocation_pool_size (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/examples/arm/executor_runner/
H A Darm_executor_runner.cpp40 const size_t input_file_allocation_pool_size = 60 * 1024 * 1024; variable
43 aligned(16))) input_file_allocation_pool[input_file_allocation_pool_size];
333 input_file_allocation_pool_size, input_file_allocation_pool); in main()