Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/aclCommon/
H A DArmComputeTensorUtils.cpp411 arm_compute::PixelValue GetPixelValue(const arm_compute::ITensorInfo* tensorInfo, float value) in GetPixelValue() function
/aosp_15_r20/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecBuffers_test.cpp643 static constexpr uint8_t GetPixelValue(uint8_t value, uint32_t row, uint32_t col) { in GetPixelValue() function in android::LayoutTest