Home
last modified time | relevance | path

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

/external/ComputeLibrary/arm_compute/core/
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 …]
/external/intel-media-driver/media_common/agnostic/common/hw/
Dmhw_vebox.h526 …uint16_t PixelValue; //!< SKL+ U16 Ran… member
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3727 class PixelValue class
3741 PixelValue::PixelValue(const Maybe<bool> &x, const Maybe<bool> &y, const Maybe<bool> &z, const Mayb… in PixelValue() function in vkt::__anone13e983a0111::PixelValue