Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
H A Dworking_space.hpp249 return sizeof_outptr_array(args) + sizeof_output_buffer(args); in get_element_size()
258 buffer_bytes += sizeof_outptr_array(args); in initialise()
268 static size_t sizeof_outptr_array(const WorkspaceArgs<IDepthfirstStrategy, OutputStage> &args) in sizeof_outptr_array() function in arm_conv::depthwise::__anon783f6b5b0111::OutputArrayElement