Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/
H A Dpooling_depthfirst_cache_oblivious.hpp221 const TInput * _inptr_array[input_rows() * input_cols()]; in execute() local
222 const TInput **const inptr_array = _inptr_array; in execute()