Searched defs:BGR (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/ts/include/opencv2/ts/ |
D | cuda_perf.hpp | 62 enum { Gray = 1, TwoChannel = 2, BGR = 3, BGRA = 4 }; enumerator
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkImageUtil.cpp | 501 …static const VkComponentMapping BGR = { VK_COMPONENT_SWIZZLE_B, VK_COMPONENT_SWIZZLE_G, VK_COMP… in getFormatComponentMapping() local
|
/external/sonivox/jet_tools/JetCreator/ |
D | JetDefs.py | 433 BGR = 100 variable in JetDefs 478 BGR = 100 variable in JetDefs
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 726 …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
|
D | tcuTexture.hpp | 55 BGR, enumerator
|
/external/opencv3/modules/core/src/ |
D | gl_core_3_1.hpp | 524 BGR = 0x80E0, enumerator
|