Home
last modified time | relevance | path

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

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