Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DConv3dImpl.cpp99 … unsigned int zInput = zOutput * zStride + zFilter * zDilation; in Convolve3d() local
H A DPooling3d.cpp299 for (auto zInput = dstart; zInput < dend; zInput++) in Pooling3d() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c18209 const char * zInput; /* Input string from wasm/JS proxy */ member
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c18204 const char * zInput; /* Input string from wasm/JS proxy */ member