Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/tests/
H A DInferenceTestImage.cpp298 …const unsigned int gDstIndex = GetImageChannelIndex(channelLayout, ImageChannel::G) * h * w + j * … in GetImageDataInArmNnLayoutAsFloats() local
341 const unsigned int gDstIndex = GetImageChannelIndex(layout, ImageChannel::G); in GetImageDataAsNormalizedFloats() local