Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/samples/common/include/Utils/
H A DTypes.hpp39 std::tuple<int, int, int> colorCode; member
/aosp_15_r20/external/armnn/samples/ObjectDetection/src/
H A DImageUtils.cpp25 std::tuple<int, int, int> colorCode(255, 0, 0); //red in AddInferenceOutputToFrame() local