Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DPooling2d.cpp158 const int widthInput = armnn::numeric_cast<int>(inputInfo.GetShape()[widthIndex]); in Pooling2d() local
H A DPooling3d.cpp195 const int widthInput = armnn::numeric_cast<int>(inputInfo.GetShape()[widthIndex]); in Pooling3d() local
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/feature_manager/
H A Dsw_filter.h874 uint32_t widthInput = 0; member