Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/
H A DPixelValue.h38 PixelValue() noexcept in PixelValue() function
52 : PixelValue() in PixelValue() function
114 PixelValue(int8_t v) in PixelValue() function
123 PixelValue(uint8_t v) in PixelValue() function
132 PixelValue(uint16_t v) in PixelValue() function
141 PixelValue(int16_t v) in PixelValue() function
150 PixelValue(uint32_t v) in PixelValue() function
159 PixelValue(int32_t v) in PixelValue() function
169 PixelValue(uint64_t v) in PixelValue() function
178 PixelValue(int64_t v) in PixelValue() function
[all …]
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTests.cpp3732 class PixelValue class
3746 PixelValue::PixelValue(const Maybe<bool> &x, const Maybe<bool> &y, const Maybe<bool> &z, const Mayb… in PixelValue() function in vkt::__anon33b72dba0111::PixelValue
/aosp_15_r20/external/intel-media-driver/media_common/agnostic/common/hw/
H A Dmhw_vebox.h526 …uint16_t PixelValue; //!< SKL+ U16 Ran… member