Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/include/opencv2/ts/
Dcuda_perf.hpp62 enum { Gray = 1, TwoChannel = 2, BGR = 3, BGRA = 4 }; enumerator
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp501 …static const VkComponentMapping BGR = { VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_G, VK_COMP… in getFormatComponentMapping() local
/external/sonivox/jet_tools/JetCreator/
DJetDefs.py433 BGR = 100 variable in JetDefs
478 BGR = 100 variable in JetDefs
/external/deqp/framework/common/
DtcuTexture.cpp726 …static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelReadSwizzle() local
780 …static const TextureSwizzle BGR = {{ TextureSwizzle::CHANNEL_2, TextureSwizzle::CHANNEL_1, Text… in getChannelWriteSwizzle() local
DtcuTexture.hpp55 BGR, enumerator
/external/opencv3/modules/core/src/
Dgl_core_3_1.hpp524 BGR = 0x80E0, enumerator